af-binder: upgrade to 4.99-EERC1 99/11299/2
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 11 Oct 2017 08:06:12 +0000 (10:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 14 Oct 2017 13:50:44 +0000 (13:50 +0000)
This includes:

 - Correcting license reference to align with code
 - Internal refactorings
 - Dynamic bindings API and pure dynamic bindings (still to document)
 - new request functions: afb_req_get_application_id, afb_req_get_uid
 - C++ interface
 - libafbwsc featuring direct ws API
 - Bugs and typo fixes

Change-Id: I75a387524f0745ed23311fe43a43000240bb6f09
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11299
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb

index 874ef82..e672e6f 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "159c895986f2358d6df8bb5804cc4419cc6b457f"
+SRCREV = "32bc7ed3914171cd7945551a5ba82afe909afe32"
 PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"