app-framework: fix minor bugs
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 10 Aug 2016 16:44:15 +0000 (18:44 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:39 +0000 (15:33 +0200)
- fix event propagation to services
- fix memory leaks

Change-Id: I73432fd9f4a144d2790a7a67d471045048b5e537
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index 5fe3015..3b70fec 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "404f24c13cb45bd3e9ca837bc033fd6840cbf669"
+SRCREV = "b0d9ff9157f188a32d46c7a583b5b2e35ca26343"
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
index 720b2bb..e89f616 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "526aaf57e6766bf5d0a2919ead36ae94546c0f13"
+SRCREV = "373b10369b60cf2bfa54388197c05a09ef32de41"
 
 S = "${WORKDIR}/git"