insane.bbclass: Add support for sh4.
authorJamie Lenehan <lenehan@twibble.org>
Thu, 15 Mar 2007 07:32:35 +0000 (07:32 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Thu, 15 Mar 2007 07:32:35 +0000 (07:32 +0000)
classes/insane.bbclass

index 40f6151..1f20fa6 100644 (file)
@@ -48,6 +48,7 @@ def package_qa_get_machine_dict():
                         "m68k":       ( 4,     0,    0,          False,         True),
                         "mips":       ( 8,     0,    0,          False,         True),
                         "s390":       (22,     0,    0,          False,         True),
+                        "sh4":        (42,     0,    0,          True,          True),
                         "sparc":      ( 2,     0,    0,          False,         True),
                       },
             "linux-uclibc" : {