summaryrefslogtreecommitdiffstats
path: root/meta/classes/insane.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/insane.bbclass')
-rw-r--r--meta/classes/insane.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 56ee37dfd0..ab4bd786c2 100644
--- a/meta/classes/insane.bbclass
+++ b/meta/classes/insane.bbclass
@@ -85,6 +85,7 @@ def package_qa_get_machine_dict():
85 "sh4": (42, 0, 0, True, 32), 85 "sh4": (42, 0, 0, True, 32),
86 "sparc": ( 2, 0, 0, False, 32), 86 "sparc": ( 2, 0, 0, False, 32),
87 "microblaze": (189, 0, 0, False, 32), 87 "microblaze": (189, 0, 0, False, 32),
88 "microblazeeb":(189, 0, 0, False, 32),
88 "microblazeel":(189, 0, 0, True, 32), 89 "microblazeel":(189, 0, 0, True, 32),
89 }, 90 },
90 "linux-uclibc" : { 91 "linux-uclibc" : {