public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm-unknown-linux-uclibcgnueabi sample update
@ 2014-06-28 20:29 Thomas Petazzoni
  2014-06-28 20:29 ` [PATCH 1/2] patches/uClibc: add uClibc 0.9.33.2 patch to build with recent kernel headers Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2014-06-28 20:29 UTC (permalink / raw)
  To: crossgcc; +Cc: maxime.ripard, Thomas Petazzoni

Hello,

This small set of two patches updates the
arm-unknown-linux-uclibcgnueabi, which was really using very very old
versions of the various toolchain components.

Thanks to Yann for switching the Crosstool-NG repository over to Git,
as it makes contributing a lot easier for those of us who are familiar
with Git.

Thomas

Thomas Petazzoni (2):
  patches/uClibc: add uClibc 0.9.33.2 patch to build with recent kernel
    headers
  samples/arm-unknown-linux-uclibcgnueabi: major update

 .../0.9.33.2/200-fix-kernel-3.4plus-build.patch    |  393 ++++++++++++++++++++
 .../crosstool.config                               |   24 +-
 .../arm-unknown-linux-uclibcgnueabi/reported.by    |    4 +-
 .../uClibc-0.9.30.2.config                         |  253 -------------
 .../uClibc-0.9.33.2.config                         |  254 +++++++++++++
 5 files changed, 661 insertions(+), 267 deletions(-)
 create mode 100644 patches/uClibc/0.9.33.2/200-fix-kernel-3.4plus-build.patch
 delete mode 100644 samples/arm-unknown-linux-uclibcgnueabi/uClibc-0.9.30.2.config
 create mode 100644 samples/arm-unknown-linux-uclibcgnueabi/uClibc-0.9.33.2.config

-- 
1.7.9.5


--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-28 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-28 20:29 [PATCH 0/2] arm-unknown-linux-uclibcgnueabi sample update Thomas Petazzoni
2014-06-28 20:29 ` [PATCH 1/2] patches/uClibc: add uClibc 0.9.33.2 patch to build with recent kernel headers Thomas Petazzoni
2014-06-28 20:29 ` [PATCH 2/2] samples/arm-unknown-linux-uclibcgnueabi: major update Thomas Petazzoni
2014-06-28 21:33 ` [PATCH 0/2] arm-unknown-linux-uclibcgnueabi sample update Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).