mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-21 11:49:09 +00:00
Add the parted-native dependency explicitly which is needed to use wic commands. Also explicitly inherit testimage. This means that the kas config is no longer required to include it in IMAGE_CLASSES. Signed-off-by: Debbie Martin <Debbie.Martin@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
13 lines
247 B
YAML
13 lines
247 B
YAML
header:
|
|
version: 13
|
|
includes:
|
|
- kas/arm-systemready-firmware.yml
|
|
|
|
env:
|
|
TESTIMAGE_AUTO: "1"
|
|
# The full testimage run typically takes around 12-24h on fvp-base.
|
|
TEST_OVERALL_TIMEOUT: "${@ 24*60*60}"
|
|
|
|
target:
|
|
- arm-systemready-ir-acs
|