From: Scott Murray Date: Tue, 19 Mar 2024 19:11:36 +0000 (-0400) Subject: agl-service-radio: update SRCREV X-Git-Tag: 17.0.1~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F29747%2F2;p=AGL%2Fmeta-agl-demo.git agl-service-radio: update SRCREV Update SRCREV to pick up: 8cccb6e Allow specifying bind address 8784983 Add gitreview file for Quirky Quillback branch Bug-AGL: SPEC-5082 Change-Id: Ic7b5466e06ac2117a1579173e5bd535991aea4f3 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29747 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- 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 89c18ae72..96b60f687 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 = "8cccb6e90a4438d24b62c3e3fedf63ca8f68c31e" PV = "2.0+git${SRCPV}" S = "${WORKDIR}/git"