On Fri, Jan 22, 2016 at 4:26 AM, Burton, Ross <ross.bur...@intel.com> wrote:
>
> On 17 January 2016 at 11:35, Khem Raj <raj.k...@gmail.com> wrote:
>>
>> Remove mempcpy patch its already in uclibc now
>> refresh libargp patch to match latest elfutils
>>
>> Add ALLOW_EMPTY for musl
>>
>> core-image-cmdline-full asks for elfutils package to be added to package
>> it has all eu-* tools but we dont build them on musl. nevertheless lets
>> satisfy the dependency so image can build for musl
>>
>> Build libdw,libasm,libebl along with libelf
>>
>> enhance the musl portability patch to compile every other library
>> except the eu-* tools
>>
>> Fix build on aarch64/musl issues
>>
>> Header inclusion ends up with duplicate definitions of iovec struct
>> since uclibc defines the same in usersapce, we have been depending upong
>> including the kernel header on aarch64, using sys/uio.h is the right
>> approach
>>
>> Fix x86 build warning seen on musl
>
>
> The new patches are missing their Upstream-Status tags.
>

updated
https://github.com/kraj/openembedded-core/commit/df09f6aac44253dbf6a313a588f877206264ea64

> Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to