Allow SRCREV handling through poky-agl.conf
[AGL/meta-agl.git] / meta-app-framework / recipes-apps / low-level-can-service / low-level-can-service_git.bb
index 994a461..828022b 100644 (file)
@@ -6,7 +6,7 @@ SECTION     = "apps"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
-SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service;protocol=https;branch=master"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "a8eaf1f71c2906140b600314dfe935fab3a06bf2"
 
 PV = "4.0+git${SRCPV}"