From 89143beca6c66882c3ac9a9de4ab811ce5b620b5 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Wed, 10 May 2023 19:23:14 +0300 Subject: [PATCH] recipes-graphics/wayland/agl-compositor_git: Bump SRCREV To include the following fixes for octopus: - 2e3e61c30a304c1a desktop: Don't attempt to send the output name - 95abe05ccf490758 compositor: Don't reuse previous return values - 0badf718dbe59d62 desktop: Look for app_ids after the initial commit - 42e787290b5067d8 layout: Fix no-op check due to invalid checks Change-Id: I22bf73bb2d7e06dba2c5ceedec5748b51f552f51 Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28870 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 --- meta-agl-core/recipes-graphics/wayland/agl-compositor_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 d1f1b7ba9..f255e9e93 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,8 @@ DEPENDS = "wayland wayland-protocols wayland-native weston grpc grpc-native \ ${@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 = "6d41be723042cbbb6962d907d52cac1af8f7f130" +SRCREV = "2288d78df24b9c8101fac29be1343c5591d81165" + AGL_BRANCH:aglnext = "next" SRCREV:aglnext = "${AUTOREV}" -- 2.16.6