From 6c170b730b18d2b59cfb631a34a7b0c87cf629ff Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 18 Apr 2023 18:08:59 -0400 Subject: [PATCH] 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 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 --- meta-agl-core/recipes-graphics/wayland/native-shell-client_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.16.6