From 40bdf57a1cb61ddb60463c4b5d3c8860d095a290 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Fri, 29 Jun 2018 16:06:46 +0900 Subject: Update: libraries for window manager client Following commits are included: libwindowmanager f27a437 Add screen_updated and error event qlibwindowmanager ee162e3 Add screen_updated and error event 867cc35 Fix the name of library 1cc7f85 Fix default area Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66 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/qlibwindowmanager_git.bb') diff --git a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb index 470c3b81..f2418e6a 100644 --- a/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb @@ -9,5 +9,5 @@ RDEPENDS_${PN} = "libwindowmanager" inherit qmake5 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "77460e797c950f6a2c742cc8604a58b5deb86616" +SRCREV = "ee162e3e74baa74411441304edf8389eeab04995" S = "${WORKDIR}/git" -- cgit 1.2.3-korg