X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fdashboard%2Fdashboard_git.bb;h=0c589b8e5f7a71c7cd4767d6745e8f3c6033cc22;hb=9ef90078b427918c85b9d59c64f0612010447c8c;hp=2e025eb81b93ff7265ccdc632bd10da3880d4271;hpb=7783a290e85c35e8e152dee8099f8defe2ca710d;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bb b/recipes-demo-hmi/dashboard/dashboard_git.bb index 2e025eb81..0c589b8e5 100644 --- a/recipes-demo-hmi/dashboard/dashboard_git.bb +++ b/recipes-demo-hmi/dashboard/dashboard_git.bb @@ -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"