summaryrefslogtreecommitdiffstats
path: root/meta-agl-core
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-04-18 18:11:51 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-04-19 21:47:02 +0000
commit7d71a4a835e3a73b81563c8ee262366166985774 (patch)
tree788053e249093961f8ba93cdb1ee276af5b98888 /meta-agl-core
parentc77993759fe5ae65e863fe2b9591d91d2fa01e8c (diff)
native-shell-client: update SRCREV
Update SRCREV to pick up: c5a05b1 Bump agl-shell protocol version Bug-AGL: SPEC-4735 Change-Id: Iaf48d6ef06d099d8193f0744b2c01428d630e927 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28654 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>
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 b182715e0..9e1e386a7 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 = "03249cee92017337b1f2515b98a8f3b37459a256"
+SRCREV = "c5a05b19009e2e72d26c7b68b97fe5ff72278779"
PV = "0.0.1+git${SRCPV}"
S = "${WORKDIR}/git"