agl-compositor: bump SRCREV 34/28134/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 10 Nov 2022 19:17:33 +0000 (14:17 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Nov 2022 09:34:53 +0000 (09:34 +0000)
Update SRCREV to bring in:

17f92b2 Add manual activation area configuration option
af1cda8 Add gitreview file for Nifty Needlefish branch
f96fc9e Fix typo in README

Bug-AGL: SPEC-4588

Change-Id: I1cc86f10f9353b669162e3d56a3e17cce05ce660
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28134
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb

index e387925..e4498c8 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "wayland wayland-protocols wayland-native weston \
           ${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', 'waltham waltham-transmitter-plugin', '', d)}"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "2cc479fd8f3e53265efa093ca52e6e6f6b0faea7"
+SRCREV = "17f92b23b99d6c34793b6b636dc4d508113f0489"
 AGL_BRANCH:aglnext = "next"
 SRCREV:aglnext = "${AUTOREV}"