From 33594e669a2c7b46961662e9f688097a165282f1 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 27 Jul 2017 19:00:21 +0200 Subject: Bump homescreen to tip of dab branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- recipes-demo-hmi/homescreen/homescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi/homescreen/homescreen_git.bb') 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}" -- cgit 1.2.3-korg