X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fagl-service-bluetooth%2Fagl-service-bluetooth_git.bb;h=0ecc10e57f136634081f70c6bd2ce836c1c3a83c;hb=e0e2b0cdb3e208a4914a04d43eced5d9668e5b66;hp=a84720e2733a644529268b18dfe231b6523c4158;hpb=efb1cb852090c4319906ef0b102a34dc12e6f603;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb b/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb index a84720e27..0ecc10e57 100644 --- a/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb +++ b/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb @@ -6,13 +6,10 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-bluetooth;protocol=http" -SRCREV = "${AUTOREV}" +SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-bluetooth;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -# for historical reasons, TODO: migrate to cmake -DEPENDS += "qtbase" - -inherit qmake5 aglwgt +inherit cmake aglwgt pkgconfig