aboutsummaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-08-06 16:13:46 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-08-06 16:18:30 +0900
commite3112d37182a3f2940d28a59d7dac309fa14b58c (patch)
treead012c96be570e89aefd2d6d07b66dc06f3770cd /meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
parent84345bde136da7c6538b00771e1a12d705fde616 (diff)
Use appid between homescreen-service and apps
Use appid between hss and apps, and check event destination in libhomescreen. So these is no need compare code when recived Event_TapShortcut Event. qlibhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/16021/ agl-service-homescreen-2017: https://gerrit.automotivelinux.org/gerrit/#/c/16009/ BUG-AGL: SPEC-1645 Change-Id: Ie53576d254414031c68ab2e7e6211f6b081b9c99 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb')
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
index bf736f9f..e7c399a5 100644
--- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
@@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libhomescreen-2017"
inherit qmake5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibhomescreen.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "313cd53946a456163108c4f6f1582e442ebc4022"
+SRCREV = "59f49ec2538f22fbf752330f78413e445a3dc504"
S = "${WORKDIR}/git"