From 2e4dff4e68eb038b7a5d8fc25f1d2cfc676745a4 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 21 Nov 2023 18:08:03 -0500 Subject: native-shell-client: update SRCREV Update SRCREV to pick up: 43c9077 Bump agl-shell protocol version Bug-AGL: SPEC-4973 Change-Id: I31f65e33a623b7ea6885d23e41d5c1bf4e583d93 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29457 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller Reviewed-by: Marius Vlad ci-image-boot-test: Jenkins Job builder account --- meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-core/recipes-graphics/wayland') 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 9e1e386a7..8afa75deb 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 = "c5a05b19009e2e72d26c7b68b97fe5ff72278779" +SRCREV = "43c907756f8eb5c3ac0d4f24b962285968389b89" PV = "0.0.1+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg