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:
7dd9d57
)
insane.bbclass: let sh4 arch play with uclibc
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Sat, 4 Oct 2008 14:08:06 +0000
(14:08 +0000)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Sat, 4 Oct 2008 14:08:06 +0000
(14:08 +0000)
classes/insane.bbclass
patch
|
blob
|
history
diff --git
a/classes/insane.bbclass
b/classes/insane.bbclass
index
a599689
..
6608666
100644
(file)
--- a/
classes/insane.bbclass
+++ b/
classes/insane.bbclass
@@
-60,6
+60,8
@@
def package_qa_get_machine_dict():
"i686": ( 3, 0, 0, True, True),
"mipsel": ( 8, 0, 0, True, True),
"avr32": (6317, 0, 0, False, True),
+ "sh4": (42, 0, 0, True, True),
+
},
"uclinux-uclibc" : {
"bfin": ( 106, 0, 0, True, True),