From: Scott Murray Date: Thu, 10 Nov 2022 19:17:33 +0000 (-0500) Subject: agl-compositor: bump SRCREV X-Git-Tag: 14.0.2~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f9cde9f8dc40a185bd211c017a3df07ae91ed450;p=AGL%2Fmeta-agl.git agl-compositor: bump SRCREV 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 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 --- diff --git a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb index e38792569..e4498c8ec 100644 --- a/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb @@ -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}"