From 7b3e0e843593aecc1d734e969eba4bd2a054ab80 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Thu, 2 Aug 2018 10:59:45 +0900 Subject: [PATCH] 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 --- 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 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() { -- 2.16.6