Bump the revision of agl-service-windowmanager 71/19171/2
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Wed, 19 Dec 2018 23:58:01 +0000 (08:58 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 17 Jan 2019 16:14:48 +0000 (16:14 +0000)
This patch includes the followings

fb861c2 Emit events to application not subscriber
7ca956b Fix app surface is set to position (0, 0)
a96fae7 Fix timing issue of surface creation
2b1bf85 Merge "Migrates bindings v3"
d118874 Merge "doc: fix invalid image reference"
d9dc8ef Migrates bindings v3
c5b6772 Remove unnecessary function
56cefbb doc: fix invalid image reference
671b366 Clean: Remove conversion table from old role
d6ead3b Rename the image file name
9b4dec5 Fix the file names
010ca3f Attach application to ivi-layer not to surface
c2110a3 Fix internal function name for consistency

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

index 1b692d9..a7dd894 100644 (file)
@@ -14,7 +14,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 = "8342c421b5b5081ba74a3acbece962ab080b39ea"
+SRCREV = "fb861c2f05e5f49f4009d0d7c91101259f904f1d"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"