Update agl-service-windowmanager-2017 45/15845/1
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 30 Jul 2018 00:11:39 +0000 (09:11 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 30 Jul 2018 00:11:39 +0000 (09:11 +0900)
This commit includes the followings
3d1703f Fix crashed application can re-launch
7ee9367 Fix memory release problem

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

index da49019..b4b111a 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-2017;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "e4fcbf1b100ec2d926f7fbba5b1246336d05d436"
+SRCREV = "3d1703f9a5c9d6a356b561ea7528c70a1dc4fe2d"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"