X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhomescreen%2Fhomescreen_git.bb;h=984e515392e4df98842bcbd0da27463a65e7ccd8;hb=51cb4a5712fd2d58007bd97b543f2add5725228c;hp=7782587bda2c80f711e71119e9210522912e87e6;hpb=4c36a9b345add52791d4e33005d4f5d3a3b39e10;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 7782587bd..984e51539 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -15,11 +15,12 @@ DEPENDS = "\ libqtappfw \ qlibwindowmanager \ libhomescreen \ + libafb-helpers-qt \ " inherit qmake5 systemd pkgconfig aglwgt -SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}"