* Add the target info for the 'microblazeeb' target which matches the
  default MicroBlaze target info

Signed-off-by: Nathan Rossi <[email protected]>
---
 meta/classes/insane.bbclass |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass
index 56ee37d..ab4bd78 100644
--- a/meta/classes/insane.bbclass
+++ b/meta/classes/insane.bbclass
@@ -85,6 +85,7 @@ def package_qa_get_machine_dict():
                         "sh4":        (42,     0,    0,          True,         
 32),
                         "sparc":      ( 2,     0,    0,          False,        
 32),
                         "microblaze":  (189,   0,    0,          False,        
 32),
+                        "microblazeeb":(189,   0,    0,          False,        
 32),
                         "microblazeel":(189,   0,    0,          True,         
 32),
                       },
             "linux-uclibc" : { 
-- 
1.7.10.4

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to