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.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 812438494b..22a5086c15 100644
--- a/meta/classes/insane.bbclass
+++ b/meta/classes/insane.bbclass
@@ -75,7 +75,7 @@ def package_qa_get_machine_dict():
75 "arm" : (40, 0, 0, True, 32), 75 "arm" : (40, 0, 0, True, 32),
76 "armeb" : (40, 0, 0, False, 32), 76 "armeb" : (40, 0, 0, False, 32),
77 }, 77 },
78 "linux-uclibcgnueabi" : { 78 "linux-uclibceabi" : {
79 "arm" : (40, 0, 0, True, 32), 79 "arm" : (40, 0, 0, True, 32),
80 "armeb" : (40, 0, 0, False, 32), 80 "armeb" : (40, 0, 0, False, 32),
81 }, 81 },