From 2a841cc72940f312380da13c6c7755be2c8431ba Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Mon, 13 Nov 2017 14:47:02 +0900 Subject: qlibwindowmanager: Fix installation error Change-Id: I5dd0b986a86ed03f5c9ac55261c1c48c90180bec 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 be391a3d..470c3b81 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 = "e1f7947894930eb2ed2ea2f7befea9022506be96" +SRCREV = "77460e797c950f6a2c742cc8604a58b5deb86616" S = "${WORKDIR}/git" -- cgit 1.2.3-korg