Update to VSS 4.0 16/29416/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 16 Nov 2023 14:54:38 +0000 (23:54 +0900)
committerScott Murray <scott.murray@konsulko.com>
Thu, 16 Nov 2023 21:02:00 +0000 (21:02 +0000)
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

recipes-connectivity/vss/vss-agl_4.0.bb [moved from recipes-connectivity/vss/vss-agl_3.1.1.bb with 100% similarity]
recipes-connectivity/vss/vss-tools_4.0.bb [moved from recipes-connectivity/vss/vss-tools_3.1.bb with 92% similarity]
recipes-connectivity/vss/vss.inc
recipes-connectivity/vss/vss_4.0.bb [moved from recipes-connectivity/vss/vss_3.1.1.bb with 100% similarity]

similarity index 92%
rename from recipes-connectivity/vss/vss-tools_3.1.bb
rename to recipes-connectivity/vss/vss-tools_4.0.bb
index b681d8d..432dd39 100644 (file)
@@ -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"
 
index eb8f31c..de2ffdc 100644 (file)
@@ -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"