homescreen: use submodules in SRC_URI
[AGL/meta-agl-demo.git] / recipes-demo-hmi / homescreen / homescreen_git.bb
index 74e3383..bc46539 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS = "\
         qtquickcontrols2 \
         pulseaudio \
         agl-service-homescreen \
-        agl-service-windowmanager-2017 \
+        agl-service-windowmanager \
         agl-service-weather \
         libqtappfw \
         qlibwindowmanager \
@@ -20,7 +20,7 @@ DEPENDS = "\
 
 inherit qmake5 systemd pkgconfig aglwgt
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}"
 SRCREV  = "${AGL_APP_REVISION}"
 
 PV      = "1.0+git${SRCPV}"