From: Kazumasa Mitsunari Date: Fri, 16 Feb 2018 12:26:56 +0000 (+0900) Subject: agl-service-windowmanager: use fixed revision instead of AUTOREV X-Git-Tag: 5.99.1~14 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F13473%2F2;p=AGL%2Fmeta-agl-devel.git agl-service-windowmanager: use fixed revision instead of AUTOREV Change-Id: I39ea1b9073661f4e3fdebbc7bbd125639cc70429 Signed-off-by: Kazumasa Mitsunari --- 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 4409e62b..3f4f21c0 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 = "${AGL_DEFAULT_REVISION}" +SRCREV = "e890bc6f1880c8b8a439692ea85c2f3992b99c15" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"