[OE-core] [PATCH 0/6] uclibc config cleanup

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jun 30 22:30:20 UTC 2011


On Thu, 2011-06-30 at 01:06 -0700, Khem Raj wrote:
> We do not need machine configs or even arch configs since we construct the bits
> in .inc files. Once anamoly is mips where we do not use default ARCH for o32
> which is mips1 but we use mips32 so thats the reason we have a separate config
> for mips.
> 
> Additionally fix boot issue found on mips which were exposed by udev 171
> 
> These patches have been tested with builds from scratch for all supported qemu machines 
> and incrmental too (for qemumips)
> and angstrom/console-image is booted on all supported qemu machines
> 
> The following changes since commit ae4c2b8834dc4d88be7207ea5c45c596bb46fded:
> 
>   uclibc: Fix bug exposed by udev 168+ for mips architecture (2011-06-30 00:52:32 -0700)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib kraj/uclibc-cleanup
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/uclibc-cleanup
> 
> Khem Raj (6):
>   uclibc: Remove redundant machine/arch configs
>   uclibc-config.inc: Fix regexp to determine big-endian arm
>   uclibc.inc: Use ARCH_WANTS_{LITTLE|BIG}_ENDIAN to denote endian
>   uclibc_git.bb: Untether UCLIBC_HAS_FPU from UCLIBC_HAS_FLOATS
>   uclibc: Add UCLIBC_HAS_FLOATS=y to uClibc.distro
>   uclibc: Fix bug exposed by udev 168+ for mips architecture

Merged to master, thanks.

Richard






More information about the Openembedded-core mailing list