From 7d71a4a835e3a73b81563c8ee262366166985774 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 18 Apr 2023 18:11:51 -0400 Subject: native-shell-client: update SRCREV Update SRCREV to pick up: c5a05b1 Bump agl-shell protocol version Bug-AGL: SPEC-4735 Change-Id: Iaf48d6ef06d099d8193f0744b2c01428d630e927 Signed-off-by: Scott Murray 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 --- 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') 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..9e1e386a7 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 = "c5a05b19009e2e72d26c7b68b97fe5ff72278779" PV = "0.0.1+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg