git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceaefdd
)
insane.bbclass: support mipsel - close #2119
author
Thomas Kunze
<thommycheck@gmx.de>
Sun, 22 Apr 2007 14:15:51 +0000
(14:15 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 22 Apr 2007 14:15:51 +0000
(14:15 +0000)
classes/insane.bbclass
patch
|
blob
|
history
diff --git
a/classes/insane.bbclass
b/classes/insane.bbclass
index
21348a8
..
8ef4858
100644
(file)
--- a/
classes/insane.bbclass
+++ b/
classes/insane.bbclass
@@
-47,6
+47,7
@@
def package_qa_get_machine_dict():
"hppa": (15, 3, 0, False, True),
"m68k": ( 4, 0, 0, False, True),
"mips": ( 8, 0, 0, False, True),
+ "mipsel": ( 8, 0, 0, True, True),
"s390": (22, 0, 0, False, True),
"sh4": (42, 0, 0, True, True),
"sparc": ( 2, 0, 0, False, True),