agl-service-windowmanager: switch to floating SRCREV 46/22746/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 22 Oct 2019 09:17:03 +0000 (05:17 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 31 Oct 2019 08:30:34 +0000 (08:30 +0000)
Change SRCREV in agl-service-windowmanager recipe to AGL_APP_REVISION
so it will be automatically pick up latest branch changes based on the
AGLRELEASETYPE mechanism. This matches the other service recipes.

Bug-AGL: SPEC-2914

Change-Id: I5079f3582ac7c482e5caceb5baebe4178e17008d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-graphical/recipes-apis/agl-service-windowmanager/agl-service-windowmanager_git.bb

index aacd9cc..4be5ab1 100644 (file)
@@ -16,7 +16,7 @@ inherit cmake aglwgt
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH} \
            file://weston-ready.conf \
 "
-SRCREV = "c850f10572d9252f7650065d5a305ca3739fea13"
+SRCREV = "${AGL_APP_REVISION}"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"