Update SRCREVs for 4.0.2 release
[AGL/meta-agl-demo.git] / recipes-demo-hmi / dashboard / dashboard_git.bb
index 2e025eb..0c589b8 100644 (file)
@@ -6,8 +6,10 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=https;branch=dab"
+SRCREV = "c6d1a519ef693de35c62ced469374f3a448bd600"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"