All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Alonso <aalonso@secretlab.ca>
To: poky@yoctoproject.org
Subject: [PATCH 0/7] Microblaze target arch support
Date: Thu,  5 May 2011 14:10:44 -0500	[thread overview]
Message-ID: <cover.1304621382.git.aalonso@secretlab.ca> (raw)

* Microblaze big-endian soft-cpu support
* Only external-toolchain support using meta-xilinx layer
* meta-xilinx layer provides an initramfs-image descriptor
  so only a limited subset of packages can be built due to basic
  glibc support
* To use set in user local.conf
  POKYMODE = "xilinx-external"
  XILINX_TOOLCHAIN "Absolute path of prebuilt toolchain"
* Prebuilt toolchain can be found at:
  git://git.xilinx.com/xldk/microblaze_v2.0.git

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: aalonso/external-toolchain
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=aalonso/external-toolchain

Thanks,
    Adrian Alonso <aalonso@secretlab.ca>
---


Adrian Alonso (7):
  insane: add micrblaze target info
  kernel-arch: add microblaze to valid archs
  siteinfo: add microblaze target info
  linux-libc-headers: add microblaze ARCH definition
  image-mklibs: add microblaze arch support
  package_rpm: use target vendor information
  readline: update version

 meta/classes/image-mklibs.bbclass                  |    2 +-
 meta/classes/insane.bbclass                        |    4 +++-
 meta/classes/kernel-arch.bbclass                   |    3 ++-
 meta/classes/package_rpm.bbclass                   |    3 ++-
 meta/classes/siteinfo.bbclass                      |    1 +
 meta/recipes-core/readline/readline_6.2.bb         |    6 ++++++
 .../linux-libc-headers_2.6.37.2.bb                 |    3 ++-
 7 files changed, 17 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-core/readline/readline_6.2.bb

-- 
1.7.4.4



             reply	other threads:[~2011-05-05 19:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05 19:10 Adrian Alonso [this message]
2011-05-05 19:10 ` [PATCH 1/7] insane: add micrblaze target info Adrian Alonso
2011-05-08  6:14   ` Khem Raj
2011-05-09 14:24     ` Adrian Alonso
2011-05-05 19:10 ` [PATCH 2/7] kernel-arch: add microblaze to valid archs Adrian Alonso
2011-05-05 19:10 ` [PATCH 3/7] siteinfo: add microblaze target info Adrian Alonso
2011-05-05 19:11 ` [PATCH 4/7] linux-libc-headers: add microblaze ARCH definition Adrian Alonso
2011-05-05 19:11 ` [PATCH 5/7] image-mklibs: add microblaze arch support Adrian Alonso
2011-05-05 19:11 ` [PATCH 6/7] package_rpm: use target vendor information Adrian Alonso
2011-05-06 17:19   ` Darren Hart
     [not found]     ` <BANLkTi=xgBnjob=1U7yaPFyT-y075odAvA@mail.gmail.com>
2011-05-06 17:58       ` Adrian Alonso
2011-05-06 18:48         ` Darren Hart
2011-05-06 18:02     ` Mark Hatle
2011-05-05 19:11 ` [PATCH 7/7] readline: update version Adrian Alonso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1304621382.git.aalonso@secretlab.ca \
    --to=aalonso@secretlab.ca \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.