app-framework: Improvements
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 20 Sep 2016 12:40:51 +0000 (14:40 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:39 +0000 (15:33 +0200)
Within app-framework-binder:
 - fixes read and write lock (EAGAIN)
 - fixes SIGPIPE handling
 - improves the documentation

Within app-framework-main:
 - improves documentation (for config.xml)
 - fixes setting of permissions

Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Change-Id: If860d00204f82ee85ed1fd4ca9ac9820b844085f
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 5c47e3a..c50d49a 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "dc011f99aed9407c8319b1b70a81f56ad2f02bc8"
+SRCREV = "dcdb2427f80a325fad889586c8696a2b684d6a61"
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
index 141ae46..aff685f 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "628dc10767d95436538391534dc3c95f45fe9a3a"
+SRCREV = "970a20a55d3a7dba32360ce596e61a2b32c9f4ee"
 
 S = "${WORKDIR}/git"