Update agl-service-windowmanager-2017 revision 47/13347/3
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Fri, 2 Feb 2018 09:40:43 +0000 (18:40 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 5 Feb 2018 17:03:54 +0000 (17:03 +0000)
From this patch, this recipe uses "AGL_DEFAULT_REVISION".

This patch updates the followings
a94f6c6 Change the protocol from ivi-controller to ivi-wm
7614135 Fix screen flicker

Bug-AGL: SPEC-1244

Change-Id: Ia613159ab150008f38502b3097c896946ce14ca2
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 b524560..4409e62 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 = "17339414fd26e831710b0b7f3a429b4dfb868d45"
+SRCREV = "${AGL_DEFAULT_REVISION}"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"