summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
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
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')
-rw-r--r--recipes-connectivity/vss/vss-agl_4.0.bb (renamed from recipes-connectivity/vss/vss-agl_3.1.1.bb)0
-rw-r--r--recipes-connectivity/vss/vss-tools_4.0.bb (renamed from recipes-connectivity/vss/vss-tools_3.1.bb)2
-rw-r--r--recipes-connectivity/vss/vss.inc6
-rw-r--r--recipes-connectivity/vss/vss_4.0.bb (renamed from recipes-connectivity/vss/vss_3.1.1.bb)0
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-connectivity/vss/vss-agl_3.1.1.bb b/recipes-connectivity/vss/vss-agl_4.0.bb
index 83fb4b1a..83fb4b1a 100644
--- a/recipes-connectivity/vss/vss-agl_3.1.1.bb
+++ b/recipes-connectivity/vss/vss-agl_4.0.bb
diff --git a/recipes-connectivity/vss/vss-tools_3.1.bb b/recipes-connectivity/vss/vss-tools_4.0.bb
index b681d8dc..432dd39b 100644
--- a/recipes-connectivity/vss/vss-tools_3.1.bb
+++ b/recipes-connectivity/vss/vss-tools_4.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9741c346eef56131163e13b9db1241b3"
SRC_URI = "git://github.com/COVESA/vss-tools.git;protocol=https;branch=master"
-SRCREV = "97148190d0f84bedfc933b8bc4391c0a7e7a099b"
+SRCREV = "784505f3005c2350d7861c3add030348e2d910e3"
S = "${WORKDIR}/git"
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"
diff --git a/recipes-connectivity/vss/vss_3.1.1.bb b/recipes-connectivity/vss/vss_4.0.bb
index 05351662..05351662 100644
--- a/recipes-connectivity/vss/vss_3.1.1.bb
+++ b/recipes-connectivity/vss/vss_4.0.bb