Use appid between homescreen-service and apps 35/16035/1
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 6 Aug 2018 07:13:46 +0000 (16:13 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 6 Aug 2018 07:18:30 +0000 (16:18 +0900)
    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>
meta-hmi-framework/recipes-demo-hmi/agl-service-homescreen-2017/agl-service-homescreen-2017_git.bb
meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb

index f3f14af..2528a86 100644 (file)
@@ -10,5 +10,5 @@ DEPENDS = "dbus glib-2.0 af-binder json-c"
 inherit cmake aglwgt
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-homescreen-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "321f08ed8d0a4d3b1f4bd486e8a4240f4d3443ee"
+SRCREV = "b5702d25b7b5386fabd6a81a748ea2d6fe647fcd"
 S = "${WORKDIR}/git"
index bf736f9..e7c399a 100644 (file)
@@ -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"