mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
config.json: remove generic-arm64 from meta-arm
This machine has been removed from meta-arm now that genericarm64 is in meta-yocto-bsp. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
e2ebe3dc11
commit
60825ac629
13
config.json
13
config.json
|
@ -681,19 +681,6 @@
|
|||
"MACHINE": "fvp-base",
|
||||
"BBTARGETS": "core-image-minimal core-image-sato core-image-sato:do_populate_sdk",
|
||||
"SANITYTARGETS" : "core-image-sato:do_testsdk"
|
||||
},
|
||||
"step2": {
|
||||
"shortname": "Build for generic-arm64 (poky)",
|
||||
"MACHINE": "generic-arm64",
|
||||
"BBTARGETS": "core-image-minimal core-image-sato core-image-sato:do_populate_sdk",
|
||||
"SANITYTARGETS" : "core-image-sato:do_testsdk"
|
||||
},
|
||||
"step3": {
|
||||
"shortname": "Build for generic-arm64 (poky-altcfg)",
|
||||
"DISTRO": "poky-altcfg",
|
||||
"MACHINE": "generic-arm64",
|
||||
"BBTARGETS": "core-image-minimal core-image-sato core-image-sato:do_populate_sdk",
|
||||
"SANITYTARGETS" : "core-image-sato:do_testsdk"
|
||||
}
|
||||
},
|
||||
"meta-agl-core" : {
|
||||
|
|
Loading…
Reference in New Issue
Block a user