Message ID | 20231024135236.3510412-2-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/4] arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries | expand |
diff --git a/kas/corstone1000-fvp.yml b/kas/corstone1000-fvp.yml index 7d23a53a..b3e21cd4 100644 --- a/kas/corstone1000-fvp.yml +++ b/kas/corstone1000-fvp.yml @@ -10,7 +10,7 @@ local_conf_header: fvp-config: | # Remove Dropbear SSH as it will not fit into the corstone1000 image. IMAGE_FEATURES:remove = " ssh-server-dropbear" - INHERIT = " ${@bb.utils.contains('BUILD_ARCH', 'x86_64', 'fvpboot', '', d)}" + INHERIT += "fvpboot" target: - corstone1000-image