insane.bbclass: support mipsel - close #2119
authorThomas Kunze <thommycheck@gmx.de>
Sun, 22 Apr 2007 14:15:51 +0000 (14:15 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 22 Apr 2007 14:15:51 +0000 (14:15 +0000)
classes/insane.bbclass

index 21348a8..8ef4858 100644 (file)
@@ -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),