From: José Bollo Date: Wed, 11 Oct 2017 08:06:12 +0000 (+0200) Subject: af-binder: upgrade to 4.99-EERC1 X-Git-Tag: eel_4.99.2~30 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F11299%2F2;p=AGL%2Fmeta-agl.git af-binder: upgrade to 4.99-EERC1 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11299 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb index 874ef820f..e672e6fd3 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb +++ b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb @@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "159c895986f2358d6df8bb5804cc4419cc6b457f" +SRCREV = "32bc7ed3914171cd7945551a5ba82afe909afe32" PV = "master+git${SRCPV}" S = "${WORKDIR}/git"