From: Scott Murray Date: Fri, 7 Mar 2025 06:07:38 +0000 (-0500) Subject: agl-vss-proxy: update SRCREV X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9178d7eddcf71801f6aa901e6443f19987a72f44;p=AGL%2Fmeta-agl-demo.git agl-vss-proxy: update SRCREV Update SRCREV to pick up: 34e2583 Improve TLS configuration daf68d9 Add gitreview file for Super Salmon branch Bug-AGL: SPEC-5385 Change-Id: I966278bd59c05f76caa2d6fc0125461257adeb22 Signed-off-by: Scott Murray --- diff --git a/recipes-connectivity/agl-vss-proxy/agl-vss-proxy_git.bb b/recipes-connectivity/agl-vss-proxy/agl-vss-proxy_git.bb index b16116e65..970ab4ef4 100644 --- a/recipes-connectivity/agl-vss-proxy/agl-vss-proxy_git.bb +++ b/recipes-connectivity/agl-vss-proxy/agl-vss-proxy_git.bb @@ -19,7 +19,7 @@ DEPENDS = " \ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-vss-proxy;protocol=https;branch=${AGL_BRANCH} \ file://agl-vss-proxy.token \ " -SRCREV = "e437300d0b5c20114ea1843dbf00815304af3f27" +SRCREV = "34e2583610c7f0a95d988b26f23d4f755f248883" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"