homescreen-2017: change SRCREV to AGL_APP_REVISION 19/13719/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 4 Apr 2018 18:00:30 +0000 (11:00 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 4 Apr 2018 18:10:00 +0000 (11:10 -0700)
Instead of pinning with git commit SHA1 use AGL_APP_REVISION

Change-Id: I692424cb4685c2b7cf3a8548a3556443e81bf704
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb

index 1c98cbd..704dbce 100644 (file)
@@ -21,7 +21,7 @@ DEPENDS = "\
 inherit qmake5 systemd pkgconfig aglwgt
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "928dd96f5225769d4af7354e75d4d245ae586884"
+SRCREV  = "${AGL_APP_REVISION}"
 
 PV      = "1.0+git${SRCPV}"
 S       = "${WORKDIR}/git/"