This patch set adds some additional support for the MicroBlaze architecture.

The first three patches add definitions for the MicroBlaze big-endian
'microblazeeb' architecture.

The last patch adds support to the ghostscript recipe for building on both big
and little endian MicroBlaze architectures.

Nathan Rossi (4):
  kernel-arch: Update mapping for MicroBlaze architectures
  insane.bbclass: Add MicroBlaze big endian target info
  siteinfo.bbclass: Add MicroBlaze big endian target info
  ghostscript: Add MicroBlaze support

 meta/classes/insane.bbclass                        |    1 +
 meta/classes/kernel-arch.bbclass                   |    2 +-
 meta/classes/siteinfo.bbclass                      |    1 +
 .../ghostscript/ghostscript/microblazeeb/objarch.h |   40 ++++++++++++++++++++
 .../ghostscript/ghostscript/microblazeel/objarch.h |   40 ++++++++++++++++++++
 5 files changed, 83 insertions(+), 1 deletion(-)
 create mode 100644 
meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h
 create mode 100644 
meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h

-- 
1.7.10.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to