[Buildroot] [PATCH 0/3] uclibc: add support for uClibc-ng

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Feb 14 21:01:04 UTC 2015


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



More information about the buildroot mailing list