From: Scott Murray <scott.murray@konsulko.com>
Date: Tue, 18 Apr 2023 22:08:59 +0000 (-0400)
Subject: native-shell-client: update SRCREV
X-Git-Tag: 15.0.2~16
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6c170b730b18d2b59cfb631a34a7b0c87cf629ff;p=AGL%2Fmeta-agl.git

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>
---

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"