mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 00:21:17 +00:00
e62567a386
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
|