emit event to one application 69/17269/1
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Thu, 18 Oct 2018 03:10:46 +0000 (11:10 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Thu, 18 Oct 2018 03:13:08 +0000 (11:13 +0800)
  changed agl-service-homescreen and libhomescreen to make
  agl-service-homescreen emit event to one application only.

BUG-AGL: SPEC-1764

Change-Id: Iea4b784a8b0426fd9d058a95597c22d1f9e8f1cb
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
recipes-demo-hmi/agl-service-homescreen/agl-service-homescreen_git.bb
recipes-demo-hmi/libhomescreen/libhomescreen_git.bb

index d2481fe..4aa0d7d 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;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "67962d9837ea37b10c2cf906cbde575cce18ab4b"
+SRCREV = "ea459cc8988c3e664c3f9d56d3a9929775d8b57b"
 S = "${WORKDIR}/git"
index bc9aa6e..bdccc87 100644 (file)
@@ -15,7 +15,7 @@ inherit cmake
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=https;branch=${AGL_BRANCH} \
           file://org.agl.statusbar.conf \
          "
-SRCREV = "d22ffadbe9fcb13144264e71da300bdf56724906"
+SRCREV = "8bf11a8668902565b0e9a23e320777f5fb611848"
 S = "${WORKDIR}/git"
 
 do_install_append() {