[OE-core] [PATCH 2/2] musl: Wire-up name_to_handle_at and name_to_handle_at syscalls

2018-09-12 Thread Khem Raj
Signed-off-by: Khem Raj --- ...e_to_handle_at-and-name_to_handle_at.patch | 76 +++ meta/recipes-core/musl/musl_git.bb| 1 + 2 files changed, 77 insertions(+) create mode 100644 meta/recipes-core/musl/musl/0001-wireup-linux-name_to_handle_at-and-name_to_handle_at.pa

Re: [OE-core] [PATCH 2/2] musl: Wire-up name_to_handle_at and name_to_handle_at syscalls

2018-09-13 Thread Richard Purdie
On Wed, 2018-09-12 at 18:05 -0700, Khem Raj wrote: > Signed-off-by: Khem Raj Somewhat ironically, this breaks musl builds in strace: https://autobuilder.yoctoproject.org/typhoon/#/builders/11/builds/55/steps/7/logs/step1b https://autobuilder.yoctoproject.org/typhoon/#/builders/27/builds/55/steps

Re: [OE-core] [PATCH 2/2] musl: Wire-up name_to_handle_at and name_to_handle_at syscalls

2018-09-13 Thread Khem Raj
On Thu, Sep 13, 2018 at 6:14 AM Richard Purdie wrote: > > On Wed, 2018-09-12 at 18:05 -0700, Khem Raj wrote: > > Signed-off-by: Khem Raj > > Somewhat ironically, this breaks musl builds in strace: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/11/builds/55/steps/7/logs/step1b > https