![]() Bumping lopper to latest, which comprises the following commits:
bd7deb3 ops/assists: Introduce new assist file to address PL overlay issues
ce3b41b openamp: xlnx: zynqmp: FreeRTOS IPI Vect ID can now be same as Versal so let it match
531e782 Revert "lopper: Improved Logging for Better Traceability"
16b5fab lopper: assists: bspconfig: Modify the behaviour when no memory is mapped to processor
282e0e7 lopper: Improved Logging for Better Traceability
05ef511 lopper: assists: gen_domain_dts: Fix syntax issues in lopper
446ecf0 lopper: assists: gen_domain_dts: Update status property based on pciepsu configured mode
81cf953 lopper: assists: Add Cadence I2C for Zephyr
4cee740 lopper: assists: yaml_bindings: Add tile format property
f67a124 lopper: assists: gen_domain_dts: Add DRC checks for microblaze riscv zephyr handling
18b3eaa lopper: assists: gen_domain_dts: Fix axi gpio DT error
b9856f3 openamp: xlnx: Enable OpenAMP plugin to run after domain access plugin
8775786 gen_domain_dts: update linux ignore list to remove mmi_gpu
6006a7c lopper: assists: zephyr: Add Xilinx WWDT node for Zephyr
3a7b30d openamp: xlnx: header only: Set VRINGS as FW_RSC_U32_ADDR_ANY
2b1b4d7 openamp: xlnx: ensure ipi vect id for rtos is same as baremetal for vitis-flow
4ce6ab9 openamp: xlnx: Ensure that openamp lopper run accounts for misc args
00a7817 spec: introduce Parent and GLOB device matching
4629360 openamp: xlnx: ensure ipi vect id for rtos is same as baremetal
e51e9c3 sanity: add try/except around node moving test
fbe0f60 tree: improve warning and assertion on node moving
d2496b3 sanity: add reference for adding phandle replacement
e32066e assists: gen_domain_dts: Add PMP support for mbv32 zephyr
0750650 lopper: Fix TTC instance exclusion and DTS split
dd4c77e lopper: lops: lop-gic-el1: Add lops for handling gic e1 ns use case
947bbf8 lopper: assists: Add support to generate zephyr compatible DT for R52
d6db002 lopper:assists:baremetallinker_xlnx: Remove reset vector check for microblaze_riscv
3519b15 lopper:__main__.py:Unify lopper_directory path handling across module
1f2e160 lopper: assists: yaml_bindings: Add boolean properties for HDCP
17f8a5b lopper: assists: yaml_bindings: Add boolean properties for HDCP protocol
e94725a lopper: assists: yaml_bindings: Add boolean properties for versal device
0577348 lopper: assists: yaml_bindings: Add boolean properties for versal device
e098f18 Update README: Add xlnx_overlay_dt.py usage details
82f374e lops: lop-microblaze-riscv: Add support for b extension in arch flags
5d9ad99 baremetalconfig_xlnx : Add support for gmiitorgmii-addr property
ee4d0fa gen_domain_dts: update linux ignore list to remove mmi_10gbe and gty
9f0f110 assist-sanity: test node ordering constraints
fc0f404 assists/domain_access: convert print to lopper.log
975f2b5 sanity: enhance sanity tests to cover device tree overlays
6448a06 lopper: allow multiple independenty setup/print calls
f20b3a9 tree: output flexibility and external tree dereferences
9310c83 tree: remove lopper-label-* properties on node load
02ac9cf lopper/tree: introduce core external trees support
1b8548a openamp: xlnx: VersalGen2: Catch TCM nodes for processing
ab74db0 openamp: xlnx: remove debug prints
4f37e92 openamp: xlnx: fix up generated header
9a26e77 lopper: assist: yaml_bindings: Add BSD License
5e1c024 lopper: assists: yaml_bindings: Add BSD License
6ab5ecc Revert "lopper: lops: lop-microblaze-riscv: Update multilib mapping when fpu is configured in the design case"
bf353f0 lopper: assists: gen_domain_dts: Fix interrupt-controller value in case of zephyr
228082d openamp: xlnx: move TTC removal logic to end of xlnx_openamp_parse
5e8f6d2 openamp: xlnx: Change FreeRTOS header symbol to FREERTOS_BSP
b7c6b52 lopper: Ensure Only Existing DT Node Parameters
4403fb5 lopper: assists: zephyr: Updates for mbv zephyr
f6f9b90 lopper/tree: make dts input node merging configurable
b00a75d lopper/fmt: detect fdt encoded empty strings
0797ae7 baremetalconfig: update warning message in xlnx_generate_config_struct
d8d9155 baremetal_linker: update xlnx_memipname list with ddr3 memory
d3adb7b lopper: lops: lop-microblaze-riscv: Update multilib mapping when fpu is configured in the design case
bfeccc6 lopper: Exclude last TTC instance for RPU peripheral tests
3f70bdd lopper: assists: TTC removal logic now based on compatible string
beff111 lopper/sanity: add dts overlay sanity test
c7bb82b lopper: allow .dtsi as an output extension for dts files
78d78eb tree: add dts_overlay type
abcd554 tree: ensure tha labels and meta-labels are consistent
c590d11 lopper: assists: remove gtwiz_versal from the linux_ip_ignore list as it has a linux driver
9f4770f lopper:assists:baremetallinker_xlnx: Update the logic to select the lower DDR.
aabc4f2 openamp: xlnx: Add checks for VersalGen2 to work with latest design
5003909 lopper:assists:baremetallinker_xlnx:Add the full names of the memory sections to the linker script to ensure proper alignment with Vitis Classic
6861007 lopper:assists:baremetallinker_xlnx: The repeating address maps are being overridden because they are stored in a dictionary as a key. This is due to a recent change(
|
||
---|---|---|
classes | ||
conf | ||
docs | ||
dynamic-layers | ||
files | ||
lib/oeqa/runtime/cases | ||
recipes-containers | ||
recipes-core | ||
recipes-demo | ||
recipes-devtools | ||
recipes-extended | ||
recipes-graphics/xorg-xserver | ||
recipes-kernel | ||
recipes-networking | ||
scripts | ||
wic | ||
.gitignore | ||
COPYING.MIT | ||
MAINTAINERS | ||
meta-virt-roadmap.txt | ||
README.md | ||
SECURITY.md |
meta-virtualization
This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.
The bbappend files for some recipes (e.g. linux-yocto) in this layer need to have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add in configuration file the following line.
DISTRO_FEATURES:append = " virtualization"
If meta-virtualization is included, but virtualization is not enabled as a distro feature a warning is printed at parse time:
You have included the meta-virtualization layer, but
'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files
may not take effect. See the meta-virtualization README for details on enabling
virtualization support.
If you know what you are doing, this warning can be disabled by setting the following variable in your configuration:
SKIP_META_VIRT_SANITY_CHECK = 1
Depending on your use case, there are other distro features in meta-virtualization that may also be enabled:
- xen: enables xen functionality in various packages (kernel, libvirt, etc)
- kvm: enables KVM configurations in the kernel and autoloads modules
- k8s: enables kubernets configurations in the kernel, tools and configuration
- aufs: enables aufs support in docker and linux-yocto
- x11: enable xen and libvirt functionality related to x11
- selinux: enables functionality in libvirt and lxc
- systemd: enable systemd services and unit files (for recipes for support)
- sysvinit: enable sysvinit scripts (for recipes with support)
- seccomp: enable seccomp support for packages that have the capability.
Dependencies
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD prio: default
URI: git://github.com/openembedded/meta-openembedded.git branch: master revision: HEAD layers: meta-oe meta-networking meta-filesystems meta-python
Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default
Required for Ceph: URI: git://git.yoctoproject.org/meta-cloud-services branch: master revision: HEAD prio: default
Required for cri-o: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default
Community / Colaboration
Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ Mailing list: https://lists.yoctoproject.org/g/meta-virtualization IRC: libera.chat #meta-virt channel
Maintenance
Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org
Maintainer: Bruce Ashfield bruce.ashfield@gmail.com see MAINTAINERS for more specific information
When sending single patches, please using something like: $ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
License
All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.