mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
Rename the meta-python.yml file to be meta-openembedded. This allows for more usage of the layers present there (as meta-python is housed under meta-openembedded). Signed-off-by: Jon Mason <jon.mason@arm.com>
18 lines
211 B
YAML
18 lines
211 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- base.yml
|
|
- meta-openembedded.yml
|
|
|
|
repos:
|
|
meta-arm:
|
|
layers:
|
|
meta-gem5:
|
|
|
|
machine: gem5-arm64
|
|
|
|
target:
|
|
- core-image-minimal
|
|
- perf
|
|
- gem5-aarch64-native
|