mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-17 04:07:18 +00:00
CI: remove target from testimage yml file
Since we are using TESTIMAGE_AUTO, providing the target field in the testimage yml file is no longer necessary. This allows for multiple payloads to be built, while still allowing for testing. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -11,7 +11,3 @@ local_conf_header:
|
||||
QEMU_USE_SLIRP = "1"
|
||||
packages: |
|
||||
IMAGE_FEATURES:append = " ssh-server-dropbear"
|
||||
|
||||
# Multiple targets are available, put it down to just one
|
||||
target:
|
||||
- core-image-base
|
||||
|
||||
Reference in New Issue
Block a user