Bump agl-service-windowmanager 40/20740/7
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 18 Mar 2019 13:50:54 +0000 (22:50 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 2 Apr 2019 11:11:03 +0000 (11:11 +0000)
This commit include followings
3570009 Fix invalid markdown
464f20c Fix xdg-runcher doesn't show up
d4b18f9 Update ApplicationGuide.md
d917c56 Fix typo of documentation
4b05fbd autobuild: add autobuild scripts
b36dd41 Show [Current] and [To  be] in WMLayer log
3a090e4 Change active/inactive state spec
ef03209 Output debug message corerctly
ceb1049 Introduce changeAreaSize and getAreaList

Change-Id: Icd7dbfb0fa2ca29162800176fbe39081985e6866
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb

index 8785c3a..7998812 100644 (file)
@@ -9,14 +9,14 @@ SECTION     = "graphics"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
 
-DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native"
+DEPENDS = "af-binder json-c wayland wayland-ivi-extension"
 
 inherit cmake aglwgt
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH} \
            file://weston-ready.conf \
 "
-SRCREV = "a33cbe3e083318a4f48d44a645ee24447536e3a6"
+SRCREV = "3570009a4073c5c1cc9a75dc93d68551bc34c48a"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"