[OE-core] [OE-Core][PATCH] uclibc-git: Fix build on x86 and move to latest master
Khem Raj
raj.khem at gmail.com
Tue Mar 26 22:58:38 UTC 2013
On Mar 26, 2013, at 3:52 PM, Richard Purdie <richard.purdie at linuxfoundation.org> wrote:
> On Tue, 2013-03-26 at 14:48 -0700, Khem Raj wrote:
>> debugedit from rpm has unearthed a bug in uclibc
>> where it was mixing stabs with elf/dwarf
>>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>> meta/recipes-core/uclibc/uclibc-git.inc | 5 +-
>> .../0001-i386-sysdep.h-Remove-STABS_-macros.patch | 71 ++++
>> ...-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch | 8 +-
>> .../uclibc/uclibc-git/posix_fallocate.patch | 408 --------------------
>> .../uclibc/uclibc-git/uclibc-execvpe.patch | 163 --------
>> 5 files changed, 77 insertions(+), 578 deletions(-)
>> create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-i386-sysdep.h-Remove-STABS_-macros.patch
>> delete mode 100644 meta/recipes-core/uclibc/uclibc-git/posix_fallocate.patch
>> delete mode 100644 meta/recipes-core/uclibc/uclibc-git/uclibc-execvpe.patch
>
> git am really doesn't like applying this, is there a tree I can pull it
> from somewhere?
>
OK pushed to a branch
git://git.openembedded.org/openembedded-core-contrib kraj/uclibc-upgrade
> Cheers,
>
> Richard
>
More information about the Openembedded-core
mailing list