mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
29 lines
486 B
YAML
29 lines
486 B
YAML
|
|
header:
|
|
version: 9
|
|
includes:
|
|
- base.yml
|
|
- meta-python.yml
|
|
|
|
repos:
|
|
meta-arm:
|
|
layers:
|
|
meta-gem5:
|
|
meta-openembedded:
|
|
url: https://git.openembedded.org/meta-openembedded
|
|
layers:
|
|
meta-oe:
|
|
meta-filesystems:
|
|
meta-networking:
|
|
meta-virtualization:
|
|
url: git://git.yoctoproject.org/meta-virtualization
|
|
|
|
machine: gem5-arm64
|
|
|
|
local_conf_header:
|
|
meta-virt:
|
|
DISTRO_FEATURES:append = " virtualization xen"
|
|
|
|
target:
|
|
- xen-image-minimal
|