Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] uclibc: add support for uClibc-ng
@ 2015-02-14 21:01 Thomas Petazzoni
  2015-02-14 21:01 ` [Buildroot] [PATCH 1/3] uclibc: cleanup handling of ARC uClibc version Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2015-02-14 21:01 UTC (permalink / raw)
  To: buildroot

Hello,

The following three set of patches add support for uClibc-ng. The main
patch is based on previous work from Waldemar (thanks!).

I have build tested and runtime tested in Qemu the following
configurations: ARM Cortex-A9 EABIhf (qemu-vexpress) and Xtensa NPTL
(qemu emulation). The build includes the toolchain, Busybox and the
kernel.

Thomas

Thomas Petazzoni (3):
  uclibc: cleanup handling of ARC uClibc version
  uclibc: add ability to use uClibc-ng 1.0.0
  uclibc: enable Xtensa NPTL support with uClibc-ng

 package/uclibc/Config.in              |  17 ++-
 package/uclibc/uClibc-ng-1.0.0.config | 280 ++++++++++++++++++++++++++++++++++
 package/uclibc/uclibc.mk              |  21 ++-
 3 files changed, 314 insertions(+), 4 deletions(-)
 create mode 100644 package/uclibc/uClibc-ng-1.0.0.config

-- 
2.1.0

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

end of thread, other threads:[~2015-03-01 12:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-14 21:01 [Buildroot] [PATCH 0/3] uclibc: add support for uClibc-ng Thomas Petazzoni
2015-02-14 21:01 ` [Buildroot] [PATCH 1/3] uclibc: cleanup handling of ARC uClibc version Thomas Petazzoni
2015-02-14 22:04   ` Yann E. MORIN
2015-02-20  8:46   ` Thomas Petazzoni
2015-02-14 21:01 ` [Buildroot] [PATCH 2/3] uclibc: add ability to use uClibc-ng 1.0.0 Thomas Petazzoni
2015-02-14 21:01 ` [Buildroot] [PATCH 3/3] uclibc: enable Xtensa NPTL support with uClibc-ng Thomas Petazzoni
2015-03-01 10:53 ` [Buildroot] [PATCH 0/3] uclibc: add support for uClibc-ng Waldemar Brodkorb
2015-03-01 12:09   ` Thomas Petazzoni
2015-03-01 11:50 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox