From: Jan-Simon Möller Date: Thu, 27 Jul 2017 17:00:21 +0000 (+0200) Subject: Bump homescreen to tip of dab branch X-Git-Tag: 4.0.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F10429%2F2;p=AGL%2Fmeta-agl-demo.git 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 --- diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 74c06b7cc..82e241c65 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}"