summaryrefslogtreecommitdiffstats
path: root/meta-agl-core
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-11-21 18:08:03 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-11-22 12:25:44 +0000
commit2e4dff4e68eb038b7a5d8fc25f1d2cfc676745a4 (patch)
treeec8971edd0909f6e49b0095ef46f11bac472004d /meta-agl-core
parent197314474d5d9eedfefde10fe31a848a78bd8a25 (diff)
native-shell-client: update SRCREV
Update SRCREV to pick up: 43c9077 Bump agl-shell protocol version Bug-AGL: SPEC-4973 Change-Id: I31f65e33a623b7ea6885d23e41d5c1bf4e583d93 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29457 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Marius Vlad <marius.vlad@collabora.com> ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb b/meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb
index 9e1e386a7..8afa75deb 100644
--- a/meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb
+++ b/meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b90ee643ce04400848a8f0deb492a4a"
DEPENDS = "wayland wayland-protocols wayland-native agl-compositor"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/native-shell-client.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "c5a05b19009e2e72d26c7b68b97fe5ff72278779"
+SRCREV = "43c907756f8eb5c3ac0d4f24b962285968389b89"
PV = "0.0.1+git${SRCPV}"
S = "${WORKDIR}/git"