Change homescreen-2017 srcrev for shortcut icon
[AGL/meta-agl-devel.git] / meta-hmi-framework / recipes-demo-hmi / homescreen-2017 / homescreen-2017_git.bb
index f13a9d1..d5ff182 100644 (file)
@@ -1,15 +1,25 @@
 SUMMARY     = "AGL Home Screen 2017 Application"
-DESCRIPTION = "AGL Home Screen 2017 Application"
+DESCRIPTION = "AGL Home Screen 2017 Application build with recipe method"
 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging/homescreen-2017.git"
-S           = "${WORKDIR}/git/"
 SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
+DEPENDS = "\
+        qtbase \
+        qtdeclarative \
+        qtquickcontrols2 \
+        pulseaudio \
+        agl-service-homescreen-2017 \
+        agl-service-windowmanager-2017 \
+        qlibwindowmanager \
+        virtual/libhomescreen \
+"
+
 inherit qmake5 systemd pkgconfig aglwgt
-DEPENDS = " qtbase qtdeclarative qtquickcontrols2 pulseaudio agl-service-homescreen-2017 agl-service-windowmanager-2017"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017;protocol=https;branch=master"
-SRCREV = "381755e4686a08e766316aaf40e8fdfa202d48d4"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017;protocol=https;branch=${AGL_BRANCH}"
+SRCREV  = "8b03da6d8c07a40c2d65b9cfb40a2fd50c276a2d"
+S       = "${WORKDIR}/git/"
 
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"