summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2019-02-05 18:12:44 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2019-02-05 18:12:44 +0100
commit8cdd530dfd0f6f2b8d16770e930340ff6cb340dd (patch)
tree04f0241e1ebd0799a5dfc3a8d8d9dbc248d9a6df
parent220104e57bdebd2d8e1b71c19c6f961fc9187a57 (diff)
libhomescreen: bump revisionhalibut_7.90.0halibut/7.90.07.90.0
Included changes: * 11e5020 Improve safety of link to event loop Bug-AGL: SPEC-2130 Change-Id: I9c34f8e00f5e1b556f6d65cd9c408c80da4658cb Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--recipes-demo-hmi/libhomescreen/libhomescreen_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
index d0c3cf17..9a396d0a 100644
--- a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
+++ b/recipes-demo-hmi/libhomescreen/libhomescreen_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 = "c0146077906057bf97688a617870228eaad0cf54"
+SRCREV = "11e5020569efe21957c3079c20ffd5f69f514d7a"
S = "${WORKDIR}/git"
do_install_append() {