Bump revision : agl-service-windowmanager and libwindowmanager 80/21080/3
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 19 Apr 2019 10:52:17 +0000 (19:52 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 1 May 2019 11:55:51 +0000 (11:55 +0000)
* 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 <knimitz@witz-inc.co.jp>
meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb

index 89b711f..75b11ac 100644 (file)
@@ -16,7 +16,7 @@ inherit cmake aglwgt
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH} \
            file://weston-ready.conf \
 "
-SRCREV = "923df38d358f8971cf16cc78365adb2b45182bc5"
+SRCREV = "0519827841e1844b77fe2da1324ffe1490d6c812"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
 
index ff65be1..aba2fc2 100644 (file)
@@ -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}"