diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-10-23 11:02:37 +0000 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-10-23 11:02:37 +0000 |
commit | 0dec413d25c38f94e03bd95c5ae8fe9441927fac (patch) | |
tree | a4ddae1d19fcf406acda2bd3b98ae9ecf9613fac /meta-hmi-framework/recipes-demo-hmi | |
parent | 12b42f93c1f25530ddf3a0b25508ed42642ccc3b (diff) |
Bump revision for auto startup homescreen service
Change-Id: Ic2f4fee29f5aa3887c52f27ed08aed60518490e7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi')
-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 f13a9d16..5f8c3ef2 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 @@ -10,6 +10,6 @@ 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" +SRCREV = "3d836c185f92fb38fed31e373f371187322b2f3f" PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:" |