Update libhomescreen-2017 15/15915/2
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Thu, 2 Aug 2018 01:59:45 +0000 (10:59 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 2 Aug 2018 16:15:11 +0000 (16:15 +0000)
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 <knimitz@witz-inc.co.jp>
recipes-demo-hmi/libhomescreen/libhomescreen-2017_git.bb

index b78f2f5..f496efa 100644 (file)
@@ -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() {