From 7d5e6b3190eeb77d74e19bdd362c435e3c52cd09 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 6 Aug 2018 12:13:09 +0900 Subject: [PATCH] Update libhomescreen-2017 This patch includes the followings de99f92 Use appid between homescreen-service and apps Bug-AGL: SPEC-1645 Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/16011/ Change-Id: Ie70a1b213fbce8027ee29107993ad00c25139356 Signed-off-by: zheng_wenlong --- recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb index f496efa4a..1ff91ac47 100644 --- a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb +++ b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb @@ -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 = "ba66f5506b4abdaf61ff5caa51dadc3d397fe5a0" +SRCREV = "de99f924d0e2054b3c7e93562b0d965b3970fd0c" S = "${WORKDIR}/git" do_install_append() { -- 2.16.6