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

Khem Raj raj.khem at gmail.com
Thu Jun 30 23:36:29 UTC 2011


On Thu, Jun 30, 2011 at 3:30 PM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
> 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.

Hi Richard

Somehow first patch that got merged was older version I guess from the
one I posted to ml
before the pull request got in. So I have sent a follow up patch which
adds the missing
parts. The patch is here

http://patches.openembedded.org/patch/6769/

Please install

Thanks
-Khem




More information about the Openembedded-core mailing list