mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
insane: add micrblaze target info
* package_qa_get_machine_dict * Add microblaze dic entry for QA * Prebuilt toolchain triplet microblaze-unknown-linux-gnu- * TARGET_OS is linux-gnu for this toolchain (From OE-Core rev: 0fb36b3232de531b4b3d5ca9e39dd610646d5e8c) Signed-off-by: Adrian Alonso <aalonso@secretlab.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
196f689f63
commit
3e1f013ed3
@@ -85,7 +85,9 @@ def package_qa_get_machine_dict():
|
||||
"linux-uclibcspe" : {
|
||||
"powerpc": (20, 0, 0, False, 32),
|
||||
},
|
||||
|
||||
"linux-gnu" : {
|
||||
"microblaze": (47787, 0, 0, False, 32),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user