From 3ee4ad21fa1290112586ed3c9dc0ddfb55889b8f Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Fri, 19 Apr 2019 19:52:17 +0900 Subject: Bump revision : agl-service-windowmanager and libwindowmanager * agl-service-windowmanager 0519827 doc/ApplicationGuide: fix broken link in site 8fdfc4b Fix xdg-launcher doesn't show up f0b7ade Update ApplicationGuide.md edb09fb Show [Current] and [To be] in WMLayer log 8c455d3 Change active/inactive state spec 1808ab2 Merge "Output debug message corerctly" into guppy 33a9b22 Output debug message corerctly 6422c9a autobuild: add autobuild scripts 692208b Introduce changeAreaSize and getAreaList * libwindowmanager 3efe8ad Fix window manager doesn't respond to deactivateWindow 887c8b9 Introduce changeAreaSize and getAreaList Change-Id: I27ff07d068dc983399dd9324b2bda4ce07af66b3 Signed-off-by: Kazumasa Mitsunari --- .../recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hmi-framework/recipes-graphics/libwindowmanager') diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index ff65be19..aba2fc21 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} = "agl-service-windowmanager" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "42dbcc0d19bc5571c3e80588139a069128551900" +SRCREV = "3efe8ad3c5896abf926249026e6ace00bfcd9288" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" -- cgit 1.2.3-korg