X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fdashboard%2Fdashboard_git.bb;h=f23cb6d685ba48806109cb0c739c20e45617954e;hb=fa23fc8927c1e6504a13b99de3793f4522ab6976;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..f23cb6d68 100644 --- a/recipes-demo-hmi/dashboard/dashboard_git.bb +++ b/recipes-demo-hmi/dashboard/dashboard_git.bb @@ -6,13 +6,13 @@ 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" # build-time dependencies -DEPENDS += "qtquickcontrols2" +DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager qttools-native" inherit qmake5 aglwgt