From 420d2f38d5eca52bd5236d6f85772a79fbe28c20 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Mon, 18 Dec 2017 15:58:05 +0100 Subject: af-binder & af-main: use AGL_DEFAULT_REVISION for eel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12683 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- meta-app-framework/recipes-core/af-main/af-main_1.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-app-framework/recipes-core/af-main') 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 472bb55f1..35931fa7a 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 = "2bbe66dda7fadf2d08a57e2b0e0fa8841a118c81" +SRCREV = "${AGL_DEFAULT_REVISION}" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg