summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-04-15 14:59:52 -0400
committerScott Murray <scott.murray@konsulko.com>2024-04-16 19:41:21 +0000
commit50e5f6f9ddc3da020ef76f1132f872e4bc13d759 (patch)
tree1c502ff31502201d7322f7eff08c2cecbddd0572
parent3152f13c24c450482e3430a82d73be021e6cbbfa (diff)
cluster-receiver: update SRCREV
Update SRCREV to pick up: 8633f97 Update agl-shell protocol version 2c98318 Add gitlab issue/merge request templates Bug-AGL: SPEC-5110 Change-Id: Id552b40668235c1ed6843938284f1a9009587981 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29838 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-rw-r--r--recipes-demo/cluster-receiver/cluster-receiver_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/cluster-receiver/cluster-receiver_git.bb b/recipes-demo/cluster-receiver/cluster-receiver_git.bb
index 605d111d..f28abcb6 100644
--- a/recipes-demo/cluster-receiver/cluster-receiver_git.bb
+++ b/recipes-demo/cluster-receiver/cluster-receiver_git.bb
@@ -17,7 +17,7 @@ PV = "1.0+git${SRCPV}"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-cluster-demo-receiver;protocol=https;branch=${AGL_BRANCH} \
file://cluster-receiver.service \
"
-SRCREV = "6ac9d958963cc26b1fd435854e12b03f87127a23"
+SRCREV = "8633f9754fc0b644e45862fc3ed6f95554ce58cf"
S = "${WORKDIR}/git"