summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-08-06 12:13:09 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-17 11:58:38 +0000
commit7d5e6b3190eeb77d74e19bdd362c435e3c52cd09 (patch)
tree8ccc4faa9374d641c2df86652a2fe604bebbd7a1
parenta3aabe4137610e43f218279c5b26b9ab3ab6fd5b (diff)
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 <wenlong_zheng@nexty-ele.com>
-rw-r--r--recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb
index f496efa4..1ff91ac4 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() {