From f4452350f4140e650d9151d97afb92eac78e0846 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Fri, 2 Feb 2018 18:40:43 +0900 Subject: Update agl-service-windowmanager-2017 revision 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 --- .../agl-service-windowmanager-2017_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb index b5245602..4409e62b 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb @@ -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" -- cgit 1.2.3-korg