[oe] [PATCH v3 0/1] perfect support for musl

Hongzhi.Song hongzhi.song at windriver.com
Mon Jul 23 10:08:35 UTC 2018


Hi Raj,
    I fix the error about musl.
    But the error about glibc, "No libelf found", is not reproduced
    on my side. And I check some argument(e.g. LD) passed to Makefile
    and the dependency, elfutils. It seems everything is OK.

    So, could you build your project with the new recipe and check the
    relevant dependency if you have time.

Thanks,
// Hongzhi

v3:
    add support for musl when build bpf and modify the recipe

Hongzhi.Song (1):
  kernel-selftest: add support for musllibc and perfect the recipe

 .../kernel-selftest/kernel-selftest.bb             | 30 ++++++++--------------
 ...bpf-test_progs.c-add-support-for-musllibc.patch | 25 ++++++++++++++++++
 2 files changed, 35 insertions(+), 20 deletions(-)
 create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/0001-bpf-test_progs.c-add-support-for-musllibc.patch

-- 
2.11.0



More information about the Openembedded-devel mailing list