aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-07-27 19:00:21 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-27 19:59:46 +0000
commit33594e669a2c7b46961662e9f688097a165282f1 (patch)
treebf9473bddd4c3482d9abdd04f14f2e54b61c3e4c
parent9f0cc74c515454397dacb638a71702d2cf42c32e (diff)
Bump homescreen to tip of dab branch
This pulls-in this commit: HomeScreen used to pass numeric id to WindowManager at application startup. This change add 1 more parameter (string id). This is necessary for WindowManager to allow some applications to run background, related to https://gerrit.automotivelinux.org/gerrit/#/c/9827/ Bug-AGL: SPEC-395 Change-Id: Icb9788ff956dec8e57ee65291a6c1210adeba14c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb
index 74c06b7c..82e241c6 100644
--- a/recipes-demo-hmi/homescreen/homescreen_git.bb
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c9
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/apps/homescreen.git;protocol=https;branch=dab \
file://dbus-homescreen.conf.in"
-SRCREV = "ce92baf2335146b44dd1f56bcac4b1586752bcc3"
+SRCREV = "b9889b160ecc43dcde07fe9d8a96373196c539ab"
# PV needs to be modified with SRCPV to work AUTOREV correctly
PV = "0.0+git${SRCPV}"