From eee6244225f862d3b2a47a1cd75863e65f281608 Mon Sep 17 00:00:00 2001 From: Kunhui-Li Date: Wed, 21 Jul 2021 19:45:24 +0800 Subject: [PATCH] config_tools: rename scenario xml 1. Rename industry.xml to shared.xml 2. Rename logical_partition.xml to partitioned.xml. 3. Update the name in view.py correspondingly. Tracked-On: #6315 Signed-off-by: Kunhui-Li --- misc/config_tools/config_app/views.py | 14 +++++++------- .../data/cfl-k700-i7/{industry.xml => shared.xml} | 2 +- .../{logical_partition.xml => partitioned.xml} | 2 +- .../data/ehl-crb-b/{industry.xml => shared.xml} | 2 +- .../shared_launch_1uos_hardrt.xml} | 2 +- .../shared_launch_1uos_vxworks.xml} | 2 +- ...h_1uos_waag.xml => shared_launch_1uos_waag.xml} | 2 +- .../shared_launch_2uos.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- .../partitioned.xml} | 2 +- .../generic_board/{industry.xml => shared.xml} | 2 +- .../partitioned.xml} | 2 +- .../data/nuc11tnbi5/{industry.xml => shared.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- .../{logical_partition.xml => partitioned.xml} | 2 +- .../data/nuc7i7dnb/{industry.xml => shared.xml} | 2 +- .../shared_launch_1uos_hardrt.xml} | 2 +- .../shared_launch_1uos_vxworks.xml} | 2 +- ...h_1uos_waag.xml => shared_launch_1uos_waag.xml} | 2 +- ...stry_launch_2uos.xml => shared_launch_2uos.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- .../{logical_partition.xml => partitioned.xml} | 2 +- .../data/tgl-rvp/{industry.xml => shared.xml} | 2 +- ...h_1uos_waag.xml => shared_launch_1uos_waag.xml} | 2 +- .../shared_launch_2uos.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- .../{logical_partition.xml => partitioned.xml} | 2 +- .../data/whl-ipc-i5/{industry.xml => shared.xml} | 2 +- ...os_hardrt.xml => shared_launch_1uos_hardrt.xml} | 2 +- .../shared_launch_1uos_vxworks.xml} | 2 +- .../shared_launch_1uos_waag.xml} | 2 +- .../shared_launch_2uos.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- .../{logical_partition.xml => partitioned.xml} | 2 +- .../data/whl-ipc-i7/{industry.xml => shared.xml} | 2 +- ...os_hardrt.xml => shared_launch_1uos_hardrt.xml} | 2 +- .../shared_launch_1uos_vxworks.xml} | 2 +- .../shared_launch_1uos_waag.xml} | 2 +- .../shared_launch_2uos.xml} | 2 +- ...stry_launch_6uos.xml => shared_launch_6uos.xml} | 2 +- 40 files changed, 46 insertions(+), 46 deletions(-) rename misc/config_tools/data/cfl-k700-i7/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/ehl-crb-b/{logical_partition.xml => partitioned.xml} (99%) rename misc/config_tools/data/ehl-crb-b/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/{nuc7i7dnb/industry_launch_1uos_hardrt.xml => ehl-crb-b/shared_launch_1uos_hardrt.xml} (97%) rename misc/config_tools/data/{nuc7i7dnb/industry_launch_1uos_vxworks.xml => ehl-crb-b/shared_launch_1uos_vxworks.xml} (97%) rename misc/config_tools/data/ehl-crb-b/{industry_launch_1uos_waag.xml => shared_launch_1uos_waag.xml} (97%) rename misc/config_tools/data/{tgl-rvp/industry_launch_2uos.xml => ehl-crb-b/shared_launch_2uos.xml} (98%) rename misc/config_tools/data/ehl-crb-b/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) rename misc/config_tools/data/{nuc11tnbi5/logical_partition.xml => generic_board/partitioned.xml} (98%) rename misc/config_tools/data/generic_board/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/{generic_board/logical_partition.xml => nuc11tnbi5/partitioned.xml} (98%) rename misc/config_tools/data/nuc11tnbi5/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/nuc11tnbi5/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) rename misc/config_tools/data/nuc7i7dnb/{logical_partition.xml => partitioned.xml} (98%) rename misc/config_tools/data/nuc7i7dnb/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/{ehl-crb-b/industry_launch_1uos_hardrt.xml => nuc7i7dnb/shared_launch_1uos_hardrt.xml} (97%) rename misc/config_tools/data/{ehl-crb-b/industry_launch_1uos_vxworks.xml => nuc7i7dnb/shared_launch_1uos_vxworks.xml} (97%) rename misc/config_tools/data/nuc7i7dnb/{industry_launch_1uos_waag.xml => shared_launch_1uos_waag.xml} (97%) rename misc/config_tools/data/nuc7i7dnb/{industry_launch_2uos.xml => shared_launch_2uos.xml} (98%) rename misc/config_tools/data/nuc7i7dnb/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) rename misc/config_tools/data/tgl-rvp/{logical_partition.xml => partitioned.xml} (99%) rename misc/config_tools/data/tgl-rvp/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/tgl-rvp/{industry_launch_1uos_waag.xml => shared_launch_1uos_waag.xml} (97%) rename misc/config_tools/data/{ehl-crb-b/industry_launch_2uos.xml => tgl-rvp/shared_launch_2uos.xml} (98%) rename misc/config_tools/data/tgl-rvp/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) rename misc/config_tools/data/whl-ipc-i5/{logical_partition.xml => partitioned.xml} (98%) rename misc/config_tools/data/whl-ipc-i5/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/whl-ipc-i5/{industry_launch_1uos_hardrt.xml => shared_launch_1uos_hardrt.xml} (97%) rename misc/config_tools/data/{whl-ipc-i7/industry_launch_1uos_vxworks.xml => whl-ipc-i5/shared_launch_1uos_vxworks.xml} (97%) rename misc/config_tools/data/{whl-ipc-i7/industry_launch_1uos_waag.xml => whl-ipc-i5/shared_launch_1uos_waag.xml} (97%) rename misc/config_tools/data/{whl-ipc-i7/industry_launch_2uos.xml => whl-ipc-i5/shared_launch_2uos.xml} (98%) rename misc/config_tools/data/whl-ipc-i5/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) rename misc/config_tools/data/whl-ipc-i7/{logical_partition.xml => partitioned.xml} (98%) rename misc/config_tools/data/whl-ipc-i7/{industry.xml => shared.xml} (99%) rename misc/config_tools/data/whl-ipc-i7/{industry_launch_1uos_hardrt.xml => shared_launch_1uos_hardrt.xml} (97%) rename misc/config_tools/data/{whl-ipc-i5/industry_launch_1uos_vxworks.xml => whl-ipc-i7/shared_launch_1uos_vxworks.xml} (97%) rename misc/config_tools/data/{whl-ipc-i5/industry_launch_1uos_waag.xml => whl-ipc-i7/shared_launch_1uos_waag.xml} (97%) rename misc/config_tools/data/{whl-ipc-i5/industry_launch_2uos.xml => whl-ipc-i7/shared_launch_2uos.xml} (98%) rename misc/config_tools/data/whl-ipc-i7/{industry_launch_6uos.xml => shared_launch_6uos.xml} (99%) diff --git a/misc/config_tools/config_app/views.py b/misc/config_tools/config_app/views.py index 2e34f429a..43318d152 100644 --- a/misc/config_tools/config_app/views.py +++ b/misc/config_tools/config_app/views.py @@ -614,7 +614,7 @@ def create_setting(): scenario_file = os.path.join(setting_path, create_name + '.xml') if mode == 'create': - template_file_name = 'industry' + template_file_name = 'shared' src_file_name = os.path.join(current_app.config.get('DEFAULT_CONFIG_PATH'), 'generic_board', template_file_name + '.xml') else: # load src_file_name = os.path.join(current_app.config.get('DEFAULT_CONFIG_PATH'), board_type, default_name + '.xml') @@ -1067,15 +1067,15 @@ def get_generic_scenario_config(scenario_config, add_vm_type=None): if add_vm_type is not None: vm_dict = { - 'PRE_STD_VM': ('logical_partition', 'vm:id=0'), + 'PRE_STD_VM': ('partitioned', 'vm:id=0'), 'PRE_RT_VM': ('hybrid_rt', 'vm:id=0'), 'SAFETY_VM': ('hybrid', 'vm:id=0'), - 'SOS_VM': ('industry', 'vm:id=0'), - 'POST_STD_VM': ('industry', 'vm:id=1'), - 'POST_RT_VM': ('industry', 'vm:id=2'), - 'KATA_VM': ('industry', 'vm:id=7'), + 'SOS_VM': ('shared', 'vm:id=0'), + 'POST_STD_VM': ('shared', 'vm:id=1'), + 'POST_RT_VM': ('shared', 'vm:id=2'), + 'KATA_VM': ('shared', 'vm:id=7'), 'LAUNCH_POST_STD_VM': ('hybrid_launch_2uos', 'uos:id=1'), - 'LAUNCH_POST_RT_VM': ('industry_launch_6uos', 'uos:id=2') + 'LAUNCH_POST_RT_VM': ('shared_launch_6uos', 'uos:id=2') } config_path = os.path.join(current_app.config.get('DEFAULT_CONFIG_PATH'), 'generic_board') generic_scenario_config = XmlConfig(config_path) diff --git a/misc/config_tools/data/cfl-k700-i7/industry.xml b/misc/config_tools/data/cfl-k700-i7/shared.xml similarity index 99% rename from misc/config_tools/data/cfl-k700-i7/industry.xml rename to misc/config_tools/data/cfl-k700-i7/shared.xml index ba6f01555..e49e52e68 100644 --- a/misc/config_tools/data/cfl-k700-i7/industry.xml +++ b/misc/config_tools/data/cfl-k700-i7/shared.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/ehl-crb-b/logical_partition.xml b/misc/config_tools/data/ehl-crb-b/partitioned.xml similarity index 99% rename from misc/config_tools/data/ehl-crb-b/logical_partition.xml rename to misc/config_tools/data/ehl-crb-b/partitioned.xml index d44ec8a62..01df2992b 100644 --- a/misc/config_tools/data/ehl-crb-b/logical_partition.xml +++ b/misc/config_tools/data/ehl-crb-b/partitioned.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/ehl-crb-b/industry.xml b/misc/config_tools/data/ehl-crb-b/shared.xml similarity index 99% rename from misc/config_tools/data/ehl-crb-b/industry.xml rename to misc/config_tools/data/ehl-crb-b/shared.xml index fa67078ee..5de620353 100644 --- a/misc/config_tools/data/ehl-crb-b/industry.xml +++ b/misc/config_tools/data/ehl-crb-b/shared.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_hardrt.xml b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_hardrt.xml similarity index 97% rename from misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_hardrt.xml rename to misc/config_tools/data/ehl-crb-b/shared_launch_1uos_hardrt.xml index 5ef2c5e73..ba6bf4abb 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_hardrt.xml +++ b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_hardrt.xml @@ -1,4 +1,4 @@ - + PREEMPT-RT LINUX Hard RT diff --git a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_vxworks.xml b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_vxworks.xml similarity index 97% rename from misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_vxworks.xml rename to misc/config_tools/data/ehl-crb-b/shared_launch_1uos_vxworks.xml index fe86697dd..77fba7a40 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_vxworks.xml +++ b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_vxworks.xml @@ -1,4 +1,4 @@ - + VXWORKS Hard RT diff --git a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_waag.xml b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_waag.xml similarity index 97% rename from misc/config_tools/data/ehl-crb-b/industry_launch_1uos_waag.xml rename to misc/config_tools/data/ehl-crb-b/shared_launch_1uos_waag.xml index f35654836..6be1178d7 100644 --- a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_waag.xml +++ b/misc/config_tools/data/ehl-crb-b/shared_launch_1uos_waag.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/tgl-rvp/industry_launch_2uos.xml b/misc/config_tools/data/ehl-crb-b/shared_launch_2uos.xml similarity index 98% rename from misc/config_tools/data/tgl-rvp/industry_launch_2uos.xml rename to misc/config_tools/data/ehl-crb-b/shared_launch_2uos.xml index 920dbef11..a4feb6c3f 100644 --- a/misc/config_tools/data/tgl-rvp/industry_launch_2uos.xml +++ b/misc/config_tools/data/ehl-crb-b/shared_launch_2uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/ehl-crb-b/industry_launch_6uos.xml b/misc/config_tools/data/ehl-crb-b/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/ehl-crb-b/industry_launch_6uos.xml rename to misc/config_tools/data/ehl-crb-b/shared_launch_6uos.xml index eb78966d5..591773770 100644 --- a/misc/config_tools/data/ehl-crb-b/industry_launch_6uos.xml +++ b/misc/config_tools/data/ehl-crb-b/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/nuc11tnbi5/logical_partition.xml b/misc/config_tools/data/generic_board/partitioned.xml similarity index 98% rename from misc/config_tools/data/nuc11tnbi5/logical_partition.xml rename to misc/config_tools/data/generic_board/partitioned.xml index 740426b1f..67c599b36 100644 --- a/misc/config_tools/data/nuc11tnbi5/logical_partition.xml +++ b/misc/config_tools/data/generic_board/partitioned.xml @@ -1,4 +1,4 @@ - + n diff --git a/misc/config_tools/data/generic_board/industry.xml b/misc/config_tools/data/generic_board/shared.xml similarity index 99% rename from misc/config_tools/data/generic_board/industry.xml rename to misc/config_tools/data/generic_board/shared.xml index 70be97bc5..d40da15f8 100644 --- a/misc/config_tools/data/generic_board/industry.xml +++ b/misc/config_tools/data/generic_board/shared.xml @@ -1,4 +1,4 @@ - + n diff --git a/misc/config_tools/data/generic_board/logical_partition.xml b/misc/config_tools/data/nuc11tnbi5/partitioned.xml similarity index 98% rename from misc/config_tools/data/generic_board/logical_partition.xml rename to misc/config_tools/data/nuc11tnbi5/partitioned.xml index 5a906e946..8ec51269a 100644 --- a/misc/config_tools/data/generic_board/logical_partition.xml +++ b/misc/config_tools/data/nuc11tnbi5/partitioned.xml @@ -1,4 +1,4 @@ - + n diff --git a/misc/config_tools/data/nuc11tnbi5/industry.xml b/misc/config_tools/data/nuc11tnbi5/shared.xml similarity index 99% rename from misc/config_tools/data/nuc11tnbi5/industry.xml rename to misc/config_tools/data/nuc11tnbi5/shared.xml index a9a19588f..b0f00a290 100644 --- a/misc/config_tools/data/nuc11tnbi5/industry.xml +++ b/misc/config_tools/data/nuc11tnbi5/shared.xml @@ -1,4 +1,4 @@ - + n diff --git a/misc/config_tools/data/nuc11tnbi5/industry_launch_6uos.xml b/misc/config_tools/data/nuc11tnbi5/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/nuc11tnbi5/industry_launch_6uos.xml rename to misc/config_tools/data/nuc11tnbi5/shared_launch_6uos.xml index 942a69326..c65a245c1 100644 --- a/misc/config_tools/data/nuc11tnbi5/industry_launch_6uos.xml +++ b/misc/config_tools/data/nuc11tnbi5/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/nuc7i7dnb/logical_partition.xml b/misc/config_tools/data/nuc7i7dnb/partitioned.xml similarity index 98% rename from misc/config_tools/data/nuc7i7dnb/logical_partition.xml rename to misc/config_tools/data/nuc7i7dnb/partitioned.xml index 05649b878..ed91eed5a 100644 --- a/misc/config_tools/data/nuc7i7dnb/logical_partition.xml +++ b/misc/config_tools/data/nuc7i7dnb/partitioned.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/nuc7i7dnb/industry.xml b/misc/config_tools/data/nuc7i7dnb/shared.xml similarity index 99% rename from misc/config_tools/data/nuc7i7dnb/industry.xml rename to misc/config_tools/data/nuc7i7dnb/shared.xml index 3b2ef668e..70e0c2b41 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_hardrt.xml b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_hardrt.xml similarity index 97% rename from misc/config_tools/data/ehl-crb-b/industry_launch_1uos_hardrt.xml rename to misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_hardrt.xml index 2558ed631..a35fdd4cc 100644 --- a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_hardrt.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_hardrt.xml @@ -1,4 +1,4 @@ - + PREEMPT-RT LINUX Hard RT diff --git a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_vxworks.xml b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_vxworks.xml similarity index 97% rename from misc/config_tools/data/ehl-crb-b/industry_launch_1uos_vxworks.xml rename to misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_vxworks.xml index 9f940010c..a4aa7b734 100644 --- a/misc/config_tools/data/ehl-crb-b/industry_launch_1uos_vxworks.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_vxworks.xml @@ -1,4 +1,4 @@ - + VXWORKS Hard RT diff --git a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_waag.xml b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_waag.xml similarity index 97% rename from misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_waag.xml rename to misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_waag.xml index 1f5bad956..74d9f4a5b 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry_launch_1uos_waag.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared_launch_1uos_waag.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/nuc7i7dnb/industry_launch_2uos.xml b/misc/config_tools/data/nuc7i7dnb/shared_launch_2uos.xml similarity index 98% rename from misc/config_tools/data/nuc7i7dnb/industry_launch_2uos.xml rename to misc/config_tools/data/nuc7i7dnb/shared_launch_2uos.xml index afa17ba9b..4cbdb1a96 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry_launch_2uos.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared_launch_2uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/nuc7i7dnb/industry_launch_6uos.xml b/misc/config_tools/data/nuc7i7dnb/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/nuc7i7dnb/industry_launch_6uos.xml rename to misc/config_tools/data/nuc7i7dnb/shared_launch_6uos.xml index 30a8a4b89..e2fc775c3 100644 --- a/misc/config_tools/data/nuc7i7dnb/industry_launch_6uos.xml +++ b/misc/config_tools/data/nuc7i7dnb/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/tgl-rvp/logical_partition.xml b/misc/config_tools/data/tgl-rvp/partitioned.xml similarity index 99% rename from misc/config_tools/data/tgl-rvp/logical_partition.xml rename to misc/config_tools/data/tgl-rvp/partitioned.xml index a58222dee..43b084a9b 100644 --- a/misc/config_tools/data/tgl-rvp/logical_partition.xml +++ b/misc/config_tools/data/tgl-rvp/partitioned.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/tgl-rvp/industry.xml b/misc/config_tools/data/tgl-rvp/shared.xml similarity index 99% rename from misc/config_tools/data/tgl-rvp/industry.xml rename to misc/config_tools/data/tgl-rvp/shared.xml index a60776531..f9cefb9d1 100644 --- a/misc/config_tools/data/tgl-rvp/industry.xml +++ b/misc/config_tools/data/tgl-rvp/shared.xml @@ -1,4 +1,4 @@ - + n diff --git a/misc/config_tools/data/tgl-rvp/industry_launch_1uos_waag.xml b/misc/config_tools/data/tgl-rvp/shared_launch_1uos_waag.xml similarity index 97% rename from misc/config_tools/data/tgl-rvp/industry_launch_1uos_waag.xml rename to misc/config_tools/data/tgl-rvp/shared_launch_1uos_waag.xml index 0d33f0584..a4c84c14a 100644 --- a/misc/config_tools/data/tgl-rvp/industry_launch_1uos_waag.xml +++ b/misc/config_tools/data/tgl-rvp/shared_launch_1uos_waag.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/ehl-crb-b/industry_launch_2uos.xml b/misc/config_tools/data/tgl-rvp/shared_launch_2uos.xml similarity index 98% rename from misc/config_tools/data/ehl-crb-b/industry_launch_2uos.xml rename to misc/config_tools/data/tgl-rvp/shared_launch_2uos.xml index 8ca772c8a..004053b1e 100644 --- a/misc/config_tools/data/ehl-crb-b/industry_launch_2uos.xml +++ b/misc/config_tools/data/tgl-rvp/shared_launch_2uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/tgl-rvp/industry_launch_6uos.xml b/misc/config_tools/data/tgl-rvp/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/tgl-rvp/industry_launch_6uos.xml rename to misc/config_tools/data/tgl-rvp/shared_launch_6uos.xml index 458d7c1a5..6e603d0e7 100644 --- a/misc/config_tools/data/tgl-rvp/industry_launch_6uos.xml +++ b/misc/config_tools/data/tgl-rvp/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i5/logical_partition.xml b/misc/config_tools/data/whl-ipc-i5/partitioned.xml similarity index 98% rename from misc/config_tools/data/whl-ipc-i5/logical_partition.xml rename to misc/config_tools/data/whl-ipc-i5/partitioned.xml index 8f7333128..e8ba3e33f 100644 --- a/misc/config_tools/data/whl-ipc-i5/logical_partition.xml +++ b/misc/config_tools/data/whl-ipc-i5/partitioned.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/whl-ipc-i5/industry.xml b/misc/config_tools/data/whl-ipc-i5/shared.xml similarity index 99% rename from misc/config_tools/data/whl-ipc-i5/industry.xml rename to misc/config_tools/data/whl-ipc-i5/shared.xml index 0403f2055..156dd4604 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_hardrt.xml b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_hardrt.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_hardrt.xml rename to misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_hardrt.xml index 2de7badcf..d93e1f527 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_hardrt.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_hardrt.xml @@ -1,4 +1,4 @@ - + PREEMPT-RT LINUX Hard RT diff --git a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_vxworks.xml b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_vxworks.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_vxworks.xml rename to misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_vxworks.xml index 649a64bf1..26fba586f 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_vxworks.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_vxworks.xml @@ -1,4 +1,4 @@ - + VXWORKS Hard RT diff --git a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_waag.xml b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_waag.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_waag.xml rename to misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_waag.xml index 2450105f9..38592be46 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_waag.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared_launch_1uos_waag.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i7/industry_launch_2uos.xml b/misc/config_tools/data/whl-ipc-i5/shared_launch_2uos.xml similarity index 98% rename from misc/config_tools/data/whl-ipc-i7/industry_launch_2uos.xml rename to misc/config_tools/data/whl-ipc-i5/shared_launch_2uos.xml index aac1b0065..060eddac9 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry_launch_2uos.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared_launch_2uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i5/industry_launch_6uos.xml b/misc/config_tools/data/whl-ipc-i5/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/whl-ipc-i5/industry_launch_6uos.xml rename to misc/config_tools/data/whl-ipc-i5/shared_launch_6uos.xml index 72b56e976..d9d8fff42 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry_launch_6uos.xml +++ b/misc/config_tools/data/whl-ipc-i5/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i7/logical_partition.xml b/misc/config_tools/data/whl-ipc-i7/partitioned.xml similarity index 98% rename from misc/config_tools/data/whl-ipc-i7/logical_partition.xml rename to misc/config_tools/data/whl-ipc-i7/partitioned.xml index ee30d4897..08b1b719e 100644 --- a/misc/config_tools/data/whl-ipc-i7/logical_partition.xml +++ b/misc/config_tools/data/whl-ipc-i7/partitioned.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/whl-ipc-i7/industry.xml b/misc/config_tools/data/whl-ipc-i7/shared.xml similarity index 99% rename from misc/config_tools/data/whl-ipc-i7/industry.xml rename to misc/config_tools/data/whl-ipc-i7/shared.xml index 22b7fb968..49c141200 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared.xml @@ -1,5 +1,5 @@ - + n diff --git a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_hardrt.xml b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_hardrt.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_hardrt.xml rename to misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_hardrt.xml index 55ee7aa57..44f1d47ea 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry_launch_1uos_hardrt.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_hardrt.xml @@ -1,4 +1,4 @@ - + PREEMPT-RT LINUX Hard RT diff --git a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_vxworks.xml b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_vxworks.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_vxworks.xml rename to misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_vxworks.xml index c591941ef..e18cf6fc6 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_vxworks.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_vxworks.xml @@ -1,4 +1,4 @@ - + VXWORKS Hard RT diff --git a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_waag.xml b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_waag.xml similarity index 97% rename from misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_waag.xml rename to misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_waag.xml index 8d3bc0c57..dc870dd17 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry_launch_1uos_waag.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared_launch_1uos_waag.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i5/industry_launch_2uos.xml b/misc/config_tools/data/whl-ipc-i7/shared_launch_2uos.xml similarity index 98% rename from misc/config_tools/data/whl-ipc-i5/industry_launch_2uos.xml rename to misc/config_tools/data/whl-ipc-i7/shared_launch_2uos.xml index 3b52ff6de..5a5e2cf5c 100644 --- a/misc/config_tools/data/whl-ipc-i5/industry_launch_2uos.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared_launch_2uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no diff --git a/misc/config_tools/data/whl-ipc-i7/industry_launch_6uos.xml b/misc/config_tools/data/whl-ipc-i7/shared_launch_6uos.xml similarity index 99% rename from misc/config_tools/data/whl-ipc-i7/industry_launch_6uos.xml rename to misc/config_tools/data/whl-ipc-i7/shared_launch_6uos.xml index b7e22c14d..9db06eafe 100644 --- a/misc/config_tools/data/whl-ipc-i7/industry_launch_6uos.xml +++ b/misc/config_tools/data/whl-ipc-i7/shared_launch_6uos.xml @@ -1,4 +1,4 @@ - + WINDOWS no