mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 15:02:13 +00:00
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:
parent
eee6244225
commit
b5b109dc64
@ -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>
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user