Bump agl-service-windowmanager revision 53/17453/1
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 26 Oct 2018 05:13:29 +0000 (14:13 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 26 Oct 2018 05:13:29 +0000 (14:13 +0900)
This commit includes the followings
8342c42 Fix the conversion table
5414b71 Delete verbs no longer used
b1f7a75 Merge "Refactor : Hide wayland operations from Window Manager"
5a2494b Merge "Improve ApplicationGuide"
6819f40 Refactor : Hide wayland operations from Window Manager
3338ef2 Improve ApplicationGuide

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

index 1afe946..8b0d326 100644 (file)
@@ -15,7 +15,7 @@ DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native"
 inherit cmake aglwgt
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "9fabd6550e183283363b61f71092477342a357d1"
+SRCREV = "8342c421b5b5081ba74a3acbece962ab080b39ea"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"