From 14e59425c12d1a2403e30cc495d0d121941d1937 Mon Sep 17 00:00:00 2001 From: Stephen Lawrence Date: Tue, 8 Feb 2022 15:39:28 +0000 Subject: [PATCH] vss-tools: update to current master commit Update the vss-tools submodule to the current master commit to get various improvements including the change of 'enum' to 'allowed' in the rule set. Submodule vss-tools 579c58f..0894e95: > Fixing versioning according to packaging guides > Adding FAQ > vspec2binary.py enum name replaced by allowed. > Binary tool enum name replaced by allowed. > [CORE] Move from `enum` to `allowed` > Adding support for types listed in vehicle-signal-specification in (#134) > Feature/validate nameing conventions (#128) > [BUILD] Python version updated to 3.8.12 > [BUILD] Move from `requirements.txt` to `Pipfile` > go module version update. > Use argparse for YAML generation. Allow optional strict checking (#117) > Removing dead code in csv generator (#126) > Removing obsolete entries from VSS-tools (#124) Signed-off-by: Stephen Lawrence --- vss-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vss-tools b/vss-tools index 579c58f87..0894e95ae 160000 --- a/vss-tools +++ b/vss-tools @@ -1 +1 @@ -Subproject commit 579c58f876c2bf7b31279dc4736219abbf50120d +Subproject commit 0894e95ae18fbad6de8a77f4a0647dbfed5bdf44