native-shell-client: update SRCREV 37/29837/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 15 Apr 2024 18:58:11 +0000 (14:58 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 16 Apr 2024 19:41:09 +0000 (19:41 +0000)
Update SRCREV to pick up:

099e06f Update agl-shell protocol version
2c4b60f Add gitlab issue/merge request templates

Bug-AGL: SPEC-5110

Change-Id: I1725475b08e4bbfd536356c3e39ea64184a3baf8
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29837
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account

meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb

index 8afa75d..c0c31e0 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 = "43c907756f8eb5c3ac0d4f24b962285968389b89"
+SRCREV = "099e06f532eff7c56bf00eb58420f14c95a8e554"
 
 PV = "0.0.1+git${SRCPV}"
 S = "${WORKDIR}/git"