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