X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Faf-main%2Faf-main_1.0.inc;h=a778194ade16fb9e82a1175345768d132a366970;hb=4dcfa08a85c5d96d1849dc23d5dda673ab181727;hp=a2a7524002fe96eba376b9829d09e3541922b5f8;hpb=47a062e08af8fe76b46bc53570f8290032a10853;p=AGL%2Fmeta-agl.git 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 a2a752400..a778194ad 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 @@ -8,14 +8,10 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-f LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=master" -SRC_URI_files = "" -SRC_URI = "${SRC_URI_git} \ - ${SRC_URI_files} \ - " +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "2bbe66dda7fadf2d08a57e2b0e0fa8841a118c81" -PV = "master+git${SRCPV}" +SRCREV = "4709f00f2236f40c606cbd318eb4fecc8d4af924" +PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"