config_tools: rename scenario xml

rename the industry folder to shared folder ,and also rename the
logical_partition folder to partitioned under the generic_code directory.

Tracked-On: #6315
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
Kunhui-Li 2021-07-21 22:44:47 +08:00 committed by wenlingz
parent eee6244225
commit b5b109dc64
30 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<acrn-config board="generic_board" scenario="industry" uos_launcher="6">
<acrn-config board="generic_board" scenario="shared" uos_launcher="6">
<uos id="1">
<uos_type desc="UOS type">WINDOWS</uos_type>
<rtos_type desc="UOS Realtime capability">no</rtos_type>

View File

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<acrn-config board="whl-ipc-i5" scenario="partitioned.xml">
<acrn-config board="whl-ipc-i5" scenario="partitioned">
<hv>
<DEBUG_OPTIONS>
<RELEASE>n</RELEASE>