[OE-core] [PATCH] musl: Upgrade to 1.1.16+ on master

Khem Raj raj.khem at gmail.com
Wed Jan 11 17:34:28 UTC 2017


On Wed, Jan 11, 2017 at 8:43 AM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 11 January 2017 at 16:42, Jussi Kukkonen <jussi.kukkonen at intel.com>
> wrote:
>>
>> I did pretty much the same "fix" inside connman (defined
>> __UAPI_DEF_IF_NET_DEVICE_FLAGS_LOWER_UP_DORMANT_ECHO 0 everywhere the
>> problem shows up) and it works... but should the hack be done somewhere in
>> the toolchain instead?
>
>
> I'm pretty convinced that musl's if.h should be defining it.

kernel does have a file to abstact the libc nuances
uapi/linux/libc-compat.h

sadly, it assumes that only libc linux kernel supports is glibc
and that is what the problem is here.

>
> Ross



More information about the Openembedded-core mailing list