X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fdashboard%2Fdashboard_git.bb;h=5d02ea2578fdcbfcf233fbf4b1e5914d96d562e7;hb=10c9f16b8853d0e4c2e75b4382122b6a6aa4a734;hp=2e025eb81b93ff7265ccdc632bd10da3880d4271;hpb=3294d066144cc61df3717af95bca8032f8386375;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..5d02ea257 100644 --- a/recipes-demo-hmi/dashboard/dashboard_git.bb +++ b/recipes-demo-hmi/dashboard/dashboard_git.bb @@ -6,8 +6,8 @@ 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=${AGL_BRANCH}" +SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"