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: update to tag acrn-2021w38.1-180000p #398

Closed saininav closed 3 years ago

saininav commented 3 years ago

do not build tools while building devicemode.Tools are built using seperate recipe and made available during devicemodel build using DEPENDS

Refreshed patch.

It also update recipe to include lastest commits: 9bf80f916 dm: pci: destory reseverd PIO BAR when deinit passthrough PCI device f83d78225 hv: pci: fix a minor bug about is_pci_cfg_multifunction 1c61872ef dm: pci: minor bug fix about uninitialized local variable 0b63f3378 Makefile: add missing deps in top-level and hypervisor Makefile

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