summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-04-28 11:11:56 -0400
committerScott Murray <scott.murray@konsulko.com>2022-05-02 17:34:34 +0000
commit8543843eeb47fa9b45786d3e09bf497fcd5f95e0 (patch)
treef9a7d37c834fd30d11379c175e0ac6708e3c173a /meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb
parent246598155f8b5ba4fb7c2b6284ddb5148159d931 (diff)
meta-agl-core: switch next branch users back to master
Remove the aglnext override that was added on the next branch to switch the couple of affected libweston users (agl-compositor and waltham-transmitter-plugin) to forked next branches for handling Weston 9.0 and 10.0 changes. Now that those changes have been merged to the master branches in the respective repositories, this is no longer required. As well, bump the SRCREVs to pick up the Weston update changes. Bug-AGL: SPEC-4343 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I7a4598a9e776aefa3ec7b2bf13b2e89c086c0681 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27418
Diffstat (limited to 'meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 6aa169a4e..4ecc81f60 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 = "cec4cf8fe409cae5618e81e4a3b6dd11cc8b2aa9"
+SRCREV = "a02c5606aa6621c9d3e0cc968180e7993201e2da"
AGL_BRANCH:aglnext = "next"
SRCREV:aglnext = "${AUTOREV}"