From bee4637d02a07f56b1ae41bf7551ac68895ed61d Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Fri, 14 Dec 2018 11:28:03 +0900 Subject: Bump qlibwindowmanager revision This patch includes the followings 3ff0715 Inherit LibWindowmanager d186c2c Use simple API of libwindowmanager 93b1927 Fix memory leak when application dead Change-Id: I75b29152c7ea6cb75ccdff06baa7049603ed5191 Signed-off-by: Kazumasa Mitsunari --- .../recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hmi-framework/recipes-graphics/qlibwindowmanager') diff --git a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb index facbd074..883ab82d 100644 --- a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb @@ -9,6 +9,6 @@ RDEPENDS_${PN} = "libwindowmanager" inherit qmake5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "744df8b7c6ccb4e2254e452eec82f5d0703417cf" +SRCREV = "3ff07151af5040842dd1e56d8312ee39cc50f533" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" -- cgit 1.2.3-korg