Make sure app recipes use the release versions
[AGL/meta-agl-demo.git] / recipes-demo-hmi / qtquickcontrols2-agl-style / qtquickcontrols2-agl-style_git.bb
index 7fa8a57..e794456 100644 (file)
@@ -5,10 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
 DEPENDS = "qtquickcontrols2"
 
-PV = "1.0+git${SRCPV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl-style;protocol=https;branch=dab"
+SRCREV = "79991c0b1d17e38ad6188ab5fcb4c5ebd94ad059"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl-style;protocol=http"
-SRCREV = "${AUTOREV}"
+PV = "1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git/"