From dcfc156ff3146acdca9a986995e352e8ae307595 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Tue, 14 Nov 2017 16:23:02 +0900 Subject: Update libwindowmanager SRCREV Update libwindowmanager SRCREV to <123846779a13f2c8e9742168c1c9384c6dfa5d05> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11809/ Following commits are added: 1238467 Remove unnecessary comments and variable c98ed0f Change requestSurface() to return surface_id Change-Id: Iee37220d40a190b361750352c00642a4890fc21a Signed-off-by: zheng_wenlong Signed-off-by: Tadao Taniakwa --- .../recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hmi-framework/recipes-graphics') diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index f0c9dc6d..696eb476 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,5 +10,5 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "2d89ec62b5118a4a5b5834b636184271c53b2312" +SRCREV = "123846779a13f2c8e9742168c1c9384c6dfa5d05" S = "${WORKDIR}/git" -- cgit 1.2.3-korg