af-binder & af-main: use AGL_DEFAULT_REVISION for eel 83/12683/4
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 18 Dec 2017 14:58:05 +0000 (15:58 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 18 Dec 2017 20:49:16 +0000 (20:49 +0000)
This commit set to AGL_DEFAULT_REVISION for branch eel products.

At his time, it integrate the switch to the version 5.0.0-EE.

After this commit, the changes in binder and framework
should be tracked by the version info of the product.

Change-Id: I6ce40f472c9dc4961808a276f73605d57573dc55
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12683
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
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 970a877..d9e3562 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 = "f1b9dde05e420a06ee4a3f53d8bbd2739e255fb3"
+SRCREV = "${AGL_DEFAULT_REVISION}"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"
index 472bb55..35931fa 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "2bbe66dda7fadf2d08a57e2b0e0fa8841a118c81"
+SRCREV = "${AGL_DEFAULT_REVISION}"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"