summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/homescreen/homescreen_git.bb
diff options
context:
space:
mode:
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-05-22 23:37:35 +0900
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-05-23 09:24:04 +0900
commit2011fcca890647ab6df72e92195f3a7dfe4d0b7e (patch)
tree4e8cac9f23640801ee0be21c972dd2729d1abeb9 /recipes-demo-hmi/homescreen/homescreen_git.bb
parent8539198ad9a90ca2cb004fbdfcddb732ae751926 (diff)
homescreen: Fix offscreen navigation guide
For ALS demo, fix the issue that navigation guide stops on off screen. This fix uses the following patch fixes. https://gerrit.automotivelinux.org/gerrit/#/c/9255/ Change-Id: I2088f16764b4ec79ff02ed7932b029357c1c2a61 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Diffstat (limited to 'recipes-demo-hmi/homescreen/homescreen_git.bb')
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb
index e871e31c..a266f430 100644
--- a/recipes-demo-hmi/homescreen/homescreen_git.bb
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bb
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://HomeScreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c9
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git;protocol=http \
file://0001-Hack-to-resolve-the-media-player-doesn-t-play-next.patch \
+ file://fix-offscreen-navi-gid.patch \
file://homescreen.pc.in \
file://dbus-homescreen.conf.in"
SRCREV = "${AUTOREV}"