Bump homescreen to tip of dab branch 29/10429/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 27 Jul 2017 17:00:21 +0000 (19:00 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 27 Jul 2017 19:59:46 +0000 (19:59 +0000)
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>
recipes-demo-hmi/homescreen/homescreen_git.bb

index 74c06b7..82e241c 100644 (file)
@@ -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}"