generic-arm64 is the recommeded generic BSP for modern Arm deployments, so ensure it is exercised in the autobuilder.
Signed-off-by: Ross Burton <[email protected]> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index f152b47..7203783 100644 --- a/config.json +++ b/config.json @@ -330,8 +330,8 @@ "SANITYTARGETS" : "core-image-sato:do_testsdk" }, "step2": { - "shortname": "Build for juno", - "MACHINE": "juno", + "shortname": "Build for generic-arm64", + "MACHINE": "generic-arm64", "BBTARGETS": "core-image-minimal core-image-sato core-image-sato:do_populate_sdk", "SANITYTARGETS" : "core-image-sato:do_testsdk" } -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55395): https://lists.yoctoproject.org/g/yocto/message/55395 Mute This Topic: https://lists.yoctoproject.org/mt/87257604/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
