From 3cf09f2940865cd71d53cd5d1f68924f202e81f8 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Wed, 22 Nov 2017 11:55:59 +0100 Subject: afm-main: use AGL_BRANCH for naming package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7ac64017cf21a0a29d6fa60ab12ab260589a1d50 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12089 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-app-framework/recipes-core/af-main/af-main_1.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 897da2b14..472bb55f1 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 @@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \ " SRCREV = "2bbe66dda7fadf2d08a57e2b0e0fa8841a118c81" -PV = "master+git${SRCPV}" +PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg