Re: [OE-core] [PATCH 64/73] acpid: Fix build on musl

2016-01-22 Thread Khem Raj
On Fri, Jan 22, 2016 at 4:43 AM, Burton, Ross wrote: > > On 17 January 2016 at 11:36, Khem Raj wrote: >> >> implement isfdtype() if libc does not provide it >> >> Fix build when S != B >> >> use top_builddir instead of top_srcdir > > > This and Maxin's upgrade are conflicting: > > NOTE: Applying

Re: [OE-core] [PATCH 64/73] acpid: Fix build on musl

2016-01-22 Thread Burton, Ross
On 17 January 2016 at 11:36, Khem Raj wrote: > implement isfdtype() if libc does not provide it > > Fix build when S != B > > use top_builddir instead of top_srcdir > This and Maxin's upgrade are conflicting: NOTE: Applying patch '0001-Define-isfdtype-if-libc-doesn-t-have-it.patch' (../meta/rec

[OE-core] [PATCH 64/73] acpid: Fix build on musl

2016-01-17 Thread Khem Raj
implement isfdtype() if libc does not provide it Fix build when S != B use top_builddir instead of top_srcdir Signed-off-by: Khem Raj --- meta/recipes-bsp/acpid/acpid.inc | 2 + ...1-Define-isfdtype-if-libc-doesn-t-have-it.patch | 62 ++ ...-config.h-from