X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fdashboard%2Fdashboard_git.bb;h=64031d5e8343348413453de448914fb8a0bffd7a;hb=2d365a414869454e217e2b099872de0bc2519fda;hp=f19eb1fc3fa68f387eb06da16caaa848865eeca0;hpb=2984c298e538493dc9ca26a685ad82c0dbd15415;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/dashboard/dashboard_git.bb b/recipes-demo/dashboard/dashboard_git.bb index f19eb1fc3..64031d5e8 100644 --- a/recipes-demo/dashboard/dashboard_git.bb +++ b/recipes-demo/dashboard/dashboard_git.bb @@ -6,18 +6,18 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" +DEPENDS = "qtquickcontrols2 qttools-native libqtappfw" + +PV = "1.0+git${SRCPV}" + 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 qttools-native libqtappfw" - inherit qmake5 aglwgt RDEPENDS_${PN} += " \ - libqtappfw \ - agl-service-signal-composer \ + libqtappfw \ + agl-service-signal-composer \ "