app-framework: Update versions 85/18085/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 20 Nov 2018 10:11:46 +0000 (11:11 +0100)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Thu, 22 Nov 2018 23:58:30 +0000 (23:58 +0000)
af-binder changes:
 * 153a7c9 AFB.js: Tiny improvement and space fix
 * eca8f3d afb-socket: Fix address reuse
 * 42099d3 afb-export: Fix error in event handling
 * 83c9e99 main-afb-daemon: Export variables to connect to binder

af-main changes:
 * bceaf2c afm-system-daemon: Improve error message report
 * 44c70fd Treat correctly running/not running status
 * 94176d9 afm-unit: Export new variables

Change-Id: Ifdb631d8155032f72b4497400fdbd935547c7782
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc
meta-app-framework/recipes-core/af-main/af-main_git.inc

index 9cc86bb..4020d2f 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "a868fc272224cc8737e2925aa5cc94f0dd0bc8d6"
+SRCREV = "153a7c9c44ac84f32a0869ed14e4f08563e6d97c"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"
index 5232132..0b2e4d3 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "5f7901dcb8519fe1d553bffda803a8d8da8e5af5"
+SRCREV = "94176d9f5f1a5d9b1f298000c2868ebab148d805"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"