intel / meta-acrn

Layer to integrate the ACRN hypervisor with the Yocto Project.
http://projectacrn.org/
MIT License
21 stars 40 forks source link

acrn: fetch xmls from intel innersource #410

Closed saininav closed 2 years ago

saininav commented 2 years ago

Scenario xmls have been renamed. industry.xml -> shared.xml logical_partition.xml to partitioned.xml.

nuc7i7dnb (Kabylake) and whl-ipc-i7 (Whiskey Lake) board xmls have been removed, so set nuc11tnbi5 (Tigerlake) as default board.

Ref: https://github.com/projectacrn/acrn-hypervisor/commit/eee6244225f862d3b2a47a1cd75863e65f281608 https://github.com/projectacrn/acrn-hypervisor/commit/65230289f402cb2b3f07835028b8d4821beb4c90

Signed-off-by: wenlingz wenling.zhang@intel.com Signed-off-by: Naveen Saini naveen.kumar.saini@intel.com