homescreen: Replace "gitsm" by "git" in SRC_URI
[AGL/meta-agl-demo.git] / recipes-demo-hmi / homescreen / homescreen_git.bb
index 7782587..984e515 100644 (file)
@@ -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}"