summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-17 15:15:26 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-17 15:15:26 +0000
commit41e850c10b8ea45fd94ecee72c26878109fb9042 (patch)
tree01660aab1628b77d8252dfd99dd0bbc6937fc98a
parent27fc9de4aa4d0684a0441cb55a9dafce760f2f68 (diff)
g++ complains about a missing cast and do not compile an AGL binding This is needed for any C++ binding or application that rely on the AGL Application Framework. Change-Id: I8197de84308ed28e8db49088fc191ca9a79409e5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb2
1 files changed, 1 insertions, 1 deletions
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 d4df51a..fde5dd6 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
@@ -16,7 +16,7 @@ SRC_URI = "${SRC_URI_git} \
${SRC_URI_files} \
"
-SRCREV = "6c594bea53577e59a4951049b06d33e64c11f7a9"
+SRCREV = "2a6a6609d2617cda251b55b5c2fdafd8b19ca279"
S = "${WORKDIR}/git"
inherit cmake pkgconfig