summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/vss/vss.inc
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-11-16 23:54:38 +0900
committerScott Murray <scott.murray@konsulko.com>2023-11-16 21:02:00 +0000
commit39bdfed9e62d301fc139f04b608136345a5ff596 (patch)
tree454cf76c03495d09294832da8e10d0c7a7277786 /recipes-connectivity/vss/vss.inc
parent4a1b172ebda54d587db7ecfc61af5443d0c11d0d (diff)
Update to VSS 4.0
Update VSS tools and spec recipes from version 3.1.1 to 4.0. Bug-AGL: SPEC-4970 Change-Id: I26a4a1ac3e149013b0ee71426beaba0c7d4731e4 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29416 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
Diffstat (limited to 'recipes-connectivity/vss/vss.inc')
-rw-r--r--recipes-connectivity/vss/vss.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-connectivity/vss/vss.inc b/recipes-connectivity/vss/vss.inc
index eb8f31c0..de2ffdcf 100644
--- a/recipes-connectivity/vss/vss.inc
+++ b/recipes-connectivity/vss/vss.inc
@@ -1,5 +1,5 @@
-SRC_URI = "git://github.com/COVESA/vehicle_signal_specification.git;branch=release/3.1;protocol=https"
-# v3.1.1
-SRCREV = "af4f6a4a67aa8e7bc87421bd90db7a2d99ea8856"
+SRC_URI = "git://github.com/COVESA/vehicle_signal_specification.git;branch=release/4.0;protocol=https"
+# v4.0
+SRCREV = "249dc03f3d75f96218c95483df0a32a2c3535964"
S = "${WORKDIR}/git"