From: Kazumasa Mitsunari Date: Thu, 2 Aug 2018 01:59:45 +0000 (+0900) Subject: Update libhomescreen-2017 X-Git-Tag: flounder_5.99.3~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F15915%2F2;p=AGL%2Fmeta-agl-demo.git Update libhomescreen-2017 This patch includes the followings ba66f55 Fix make widget bug for sample source 32f4569 Fix problem when pointer is nullptr. 58f6609 Fix not to release json_object on Event(Reply) Bug-AGL: SPEC-1471 Change-Id: I9cf7e6138e933890ed9659dba8a89f70849dd363 Signed-off-by: Kazumasa Mitsunari --- diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb index b78f2f56e..f496efa4a 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 = "d97eb6052b7652a42d502e5887bd7acf3fc6d91b" +SRCREV = "ba66f5506b4abdaf61ff5caa51dadc3d397fe5a0" S = "${WORKDIR}/git" do_install_append() {