summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-04-18 18:08:59 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-04-20 15:28:58 +0000
commit6c170b730b18d2b59cfb631a34a7b0c87cf629ff (patch)
tree33aefe15f946ec660c1f209a0d36797d06db9735
parent28bb6ba3add76d6ffe29eea427b4456bc1105a79 (diff)
native-shell-client: update SRCREV
Update SRCREV to pick up: 7d24b91 Bump agl-shell protocol version d63649f Add gitreview file for Optimistic Octopus branch Bug-AGL: SPEC-4735 Change-Id: I1c687415193d250c64c3983ccc803fd6f99032b4 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28653 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>
-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..fee8f5612 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 = "7d24b91b29efdffeb19036bee9f58d777f2a49d0"
PV = "0.0.1+git${SRCPV}"
S = "${WORKDIR}/git"