From: zheng_wenlong Date: Tue, 14 Nov 2017 07:23:02 +0000 (+0900) Subject: Update libwindowmanager SRCREV X-Git-Tag: 4.99.3~17^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dcfc156ff3146acdca9a986995e352e8ae307595;p=AGL%2Fmeta-agl-devel.git 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 --- 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"