mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-24 18:37:07 +00:00
360a278c44
Add the various kernels available in oe-core, as well as the poky-tiny minimal distribution (which has a minimal kernel config). This necessitated combining some kernel bbappends to have patching coverage for all the variants. Signed-off-by: Jon Mason <jon.mason@arm.com>
15 lines
242 B
YAML
15 lines
242 B
YAML
header:
|
|
version: 9
|
|
|
|
distro: poky-tiny
|
|
|
|
local_conf_header:
|
|
hacking: |
|
|
TEST_SUITES = "ping"
|
|
extrapackages: |
|
|
# Intentionally blank to prevent perf from being added to the image in base.yml
|
|
|
|
target:
|
|
- core-image-minimal
|
|
- perf
|