From: José Bollo Date: Wed, 22 Nov 2017 10:55:59 +0000 (+0100) Subject: afm-main: use AGL_BRANCH for naming package X-Git-Tag: 4.99.3~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=3cf09f2940865cd71d53cd5d1f68924f202e81f8;p=AGL%2Fmeta-agl.git afm-main: use AGL_BRANCH for naming package 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 --- 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"