X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhomescreen%2Fhomescreen_git.bb;h=80d402b05f09e167417b793559945e6a19b8a459;hb=16c00939e1d79f875f714f0e3bc33c42002c03a0;hp=f9b02e9f6d5138d39b69be218a46573d79ce71c9;hpb=d852283d45400c8a6b0714d3f364b8da86bbfe5e;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 f9b02e9f6..80d402b05 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -9,18 +9,17 @@ DEPENDS = "\ qtbase \ qtdeclarative \ qtquickcontrols2 \ - pulseaudio \ - agl-service-homescreen-2017 \ - agl-service-windowmanager-2017 \ + agl-service-homescreen \ + agl-service-windowmanager \ agl-service-weather \ libqtappfw \ qlibwindowmanager \ - virtual/libhomescreen \ + libhomescreen \ " 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}"