summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-02-21 10:48:01 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-03-08 18:27:03 +0000
commit7caa90ea4f83ca58647c48841ec93fca7b509d7e (patch)
tree5196b977e9d5ec127fc83cfc7b8ddce7aa3df655
parentcd3cbdd2638f51c009465d4e11d0405f81d4947f (diff)
agl-service-radio: update SRCREV
Update SRCREV to pick up: b4debfc Merge "Allow specifying bind address" 14068fe Allow specifying bind address 85230b2 Add gitlab issue/merge request templates Bug-AGL: SPEC-5082 Change-Id: I26f6b3e45cbd76b059c3224a0474b247539bf6c4 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29707 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 <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo/agl-service-radio/agl-service-radio_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/agl-service-radio/agl-service-radio_git.bb b/recipes-demo/agl-service-radio/agl-service-radio_git.bb
index 89c18ae7..bc517524 100644
--- a/recipes-demo/agl-service-radio/agl-service-radio_git.bb
+++ b/recipes-demo/agl-service-radio/agl-service-radio_git.bb
@@ -19,7 +19,7 @@ DEPENDS = " \
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-radio;protocol=https;branch=${AGL_BRANCH} \
file://radio.conf.kvm-demo"
-SRCREV = "7f26a2d06410fd3a2768612b9c9daf869778e480"
+SRCREV = "b4debfc9e238b57dace7cae6ad0ad42ce42fbaf4"
PV = "2.0+git${SRCPV}"
S = "${WORKDIR}/git"