mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 20:53:46 +00:00
acrn-config: refactor xmls/samples folder for acrn-config
Add xmls/samples folders under misc/vm_configs, and make soft link for them. Tracked-On: #5077 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
d17401a945
commit
d28520a70b
1
devicemodel/samples
Symbolic link
1
devicemodel/samples
Symbolic link
@ -0,0 +1 @@
|
||||
../misc/vm_configs/sample_launch_scripts/
|
@ -13,7 +13,7 @@ import com
|
||||
import common
|
||||
|
||||
ACRN_PATH = common.SOURCE_ROOT_DIR
|
||||
ACRN_CONFIG_DEF = ACRN_PATH + '/misc/acrn-config/xmls/config-xmls/'
|
||||
ACRN_CONFIG_DEF = ACRN_PATH + '/misc/vm_configs/xmls/config-xmls/'
|
||||
|
||||
|
||||
def get_launch_item_values(board_info):
|
||||
|
1
misc/acrn-config/xmls
Symbolic link
1
misc/acrn-config/xmls
Symbolic link
@ -0,0 +1 @@
|
||||
../vm_configs/xmls/
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user