Re: [OE-core] [PATCH V2] musl: Fix dirent struct alignment issue seen on armv5te

2018-08-02 Thread Andrea Adami
On Thu, Aug 2, 2018 at 11:49 AM, Andre McCurdy wrote: > On Thu, Aug 2, 2018 at 2:10 AM, Khem Raj wrote: >> On Thu, Aug 2, 2018 at 12:47 AM Andre McCurdy wrote: >>> >>> On Thu, Aug 2, 2018 at 12:11 AM, Khem Raj wrote: >>> > fix internal linux headers >>> > >>> > Full logs >>> >

Re: [OE-core] [PATCH V2] musl: Fix dirent struct alignment issue seen on armv5te

2018-08-02 Thread Andre McCurdy
On Thu, Aug 2, 2018 at 2:10 AM, Khem Raj wrote: > On Thu, Aug 2, 2018 at 12:47 AM Andre McCurdy wrote: >> >> On Thu, Aug 2, 2018 at 12:11 AM, Khem Raj wrote: >> > fix internal linux headers >> > >> > Full logs >> >

Re: [OE-core] [PATCH V2] musl: Fix dirent struct alignment issue seen on armv5te

2018-08-02 Thread Khem Raj
On Thu, Aug 2, 2018 at 12:47 AM Andre McCurdy wrote: > > On Thu, Aug 2, 2018 at 12:11 AM, Khem Raj wrote: > > fix internal linux headers > > > > Full logs > > https://git.musl-libc.org/cgit/musl/log/?qt=range=9cad27a3dc1a4eb349b6591e4dc8cc89dce32277..f2c6dbe2442027ed8fe0fa869918e41f495534d8 > >

Re: [OE-core] [PATCH V2] musl: Fix dirent struct alignment issue seen on armv5te

2018-08-02 Thread Andre McCurdy
On Thu, Aug 2, 2018 at 12:11 AM, Khem Raj wrote: > fix internal linux headers > > Full logs > https://git.musl-libc.org/cgit/musl/log/?qt=range=9cad27a3dc1a4eb349b6591e4dc8cc89dce32277..f2c6dbe2442027ed8fe0fa869918e41f495534d8 >From the musl commit which fixed the dirent struct alignment issues