update libhomescreen and agl-service-homescreen 37/18537/1
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 4 Dec 2018 01:57:24 +0000 (09:57 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 4 Dec 2018 02:00:20 +0000 (10:00 +0800)
update libhomescreen and agl-service-homescreen to lastest version.

Change-Id: Iae03637d22a71a8e0b4e069ca15eaaa57bb74d3c
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 4aa0d7d..b56f47c 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 = "ea459cc8988c3e664c3f9d56d3a9929775d8b57b"
+SRCREV = "b730d31a7e5e23756ab1b076de21d41369a500c5"
 S = "${WORKDIR}/git"
index bdccc87..d0c3cf1 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 = "8bf11a8668902565b0e9a23e320777f5fb611848"
+SRCREV = "c0146077906057bf97688a617870228eaad0cf54"
 S = "${WORKDIR}/git"
 
 do_install_append() {