summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-09-20 14:40:51 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-09-20 14:50:16 +0200
commit111007af41bd44d3b634563373fa7b04dc6aa2ae (patch)
tree137402741952755e37d616bd2bd184abe6858be8 /meta-app-framework/recipes-core/af-main/af-main_1.0.inc
parentbd93e24d412bd273660e3b9cd0c4b430d97105bf (diff)
app-framework: Improvements
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
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.inc')
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_1.0.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
index 141ae46..aff685f 100644
--- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
+++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
${SRC_URI_files} \
"
-SRCREV = "628dc10767d95436538391534dc3c95f45fe9a3a"
+SRCREV = "970a20a55d3a7dba32360ce596e61a2b32c9f4ee"
S = "${WORKDIR}/git"