native-shell-client: update SRCREV 54/28654/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 18 Apr 2023 22:11:51 +0000 (18:11 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 19 Apr 2023 21:47:02 +0000 (21:47 +0000)
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>
meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb

index b182715..9e1e386 100644 (file)
@@ -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"