mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
config.json: Drop qemumips based multilib test
Since we're not actively testing mips, we should drop this specific multilib test too. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b2ca592c9f
commit
1ae87b3a56
10
config.json
10
config.json
|
@ -954,16 +954,6 @@
|
||||||
"extravars" : [
|
"extravars" : [
|
||||||
"OE_FRAGMENTS += 'core/yocto-autobuilder/multilib-x86-lib64'"
|
"OE_FRAGMENTS += 'core/yocto-autobuilder/multilib-x86-lib64'"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"step6" : {
|
|
||||||
"shortname" : "mip64 n32",
|
|
||||||
"description" : "qemumips64 image using n32 as default",
|
|
||||||
"MACHINE" : "qemumips64",
|
|
||||||
"BBTARGETS" : "core-image-minimal core-image-minimal:do_populate_sdk",
|
|
||||||
"SANITYTARGETS" : "core-image-minimal:do_testimage core-image-minimal:do_testsdk",
|
|
||||||
"extravars" : [
|
|
||||||
"OE_FRAGMENTS += 'core/yocto-autobuilder/multilib-mips64-n32'"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pkgman-non-rpm" : {
|
"pkgman-non-rpm" : {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user