af-binder & af-main: Add external binding feature 59/16159/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 20 Aug 2018 07:56:06 +0000 (09:56 +0200)
committerJose Bollo <jose.bollo@iot.bzh>
Mon, 20 Aug 2018 08:01:17 +0000 (10:01 +0200)
This feature is needed for testing.

Change-Id: I5c9cd33c57bfd6c939bb56d4ddb0c153ffc69dc7
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index f101343..59900c0 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 = "3aa0f4d3c4441e45317b0c825f6a917807288947"
+SRCREV = "57a4177d8d0f5c0bbc88f18a4d593f7cf2c8ba55"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"
index 54d0041..16d502d 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 = "8c7132a146aa744f167ea2fc45dcd8d53018ecc0"
+SRCREV = "6caade489f8bd15dccdde6c69452d920ead2201e"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"