agl-shell-activator_git.bb: Bump SRCREV 11/29711/4
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 23 Feb 2024 16:18:12 +0000 (18:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 8 Mar 2024 18:28:28 +0000 (18:28 +0000)
To keep in-sync with the agl compositor. Includes the split window
functionality.

Change-Id: I9df5c05bba08be580829810b93820f15ce84b999
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29711
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/dynamic-layers/meta-oe/recipes-graphics/wayland/agl-shell-activator_git.bb

index 6b3eb3c..38725c1 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e978448a0d41d826d73890d9c22caf75"
 DEPENDS = "wayland wayland-protocols wayland-native agl-compositor grpc grpc-native"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-shell-activator.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "3caa714ffa288d51dd5b7bc1e8ad5c17d2dbc8b7"
+SRCREV = "027d6f814f3d1f2e6b4b4071365b28dadec34109"
 
 PV = "0.0.10+git${SRCPV}"
 S = "${WORKDIR}/git"