diff options
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb b/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb index 1c98cbd5..704dbce0 100644 --- a/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb @@ -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/" |