vss: fix upstream pulling the release/3.1 branch from the repo 04/29604/2 pike 16.0.4 16.0.5 pike/16.0.4 pike/16.0.5 pike_16.0.4 pike_16.0.5
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 23 Jan 2024 20:24:35 +0000 (21:24 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 23 Jan 2024 23:39:23 +0000 (23:39 +0000)
We can resolve the bare SRCREV using nobranch=1.

Bug-AGL: SPEC-5058
Change-Id: Id20cab3f36c8fea8cbff085554b326ac20020bb5
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29604
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

recipes-connectivity/vss/vss.inc

index eb8f31c..9799e5a 100644 (file)
@@ -1,4 +1,4 @@
-SRC_URI = "git://github.com/COVESA/vehicle_signal_specification.git;branch=release/3.1;protocol=https"
+SRC_URI = "git://github.com/COVESA/vehicle_signal_specification.git;nobranch=1;protocol=https"
 # v3.1.1
 SRCREV = "af4f6a4a67aa8e7bc87421bd90db7a2d99ea8856"