[oe] [meta-oe][PATCH v4 0/1] Add a recipe about kernel selftest

Khem Raj raj.khem at gmail.com
Mon Aug 6 01:35:09 UTC 2018


On Sun, Aug 5, 2018 at 6:29 PM Hongzhi, Song <hongzhi.song at windriver.com> wrote:
>
> ping

its still failing for


qemuarm
http://jenkins.nas-admin.org/view/OE/job/oe_world_qemuarm/838/console

qemuarm64

http://jenkins.nas-admin.org/view/OE/job/oe_world_qemuarm64/111/console

qemux86

http://jenkins.nas-admin.org/view/OE/job/oe_world_qemux86/839/console

qemux86-64

http://jenkins.nas-admin.org/view/OE/job/oe_world_qemux86-64/792/console

you can look at jenkins jobs or patchwork for latest status of the patches.
>
> --Hongzhi
>
>
> On 2018年08月01日 16:32, Hongzhi.Song wrote:
> > v4:
> >     add the optimization level of compiler, when define _FORTIFY_SOURCE
> >
> > v3:
> >      add support for musl when build bpf and modify the recipe slightly
> >
> > Hongzhi.Song (1):
> >    kernel-selftest: Add a recipe on kernel selftest
> >
> >   .../kernel-selftest/kernel-selftest.bb             | 104 ++++++
> >   ...bpf-test_progs.c-add-support-for-musllibc.patch |  25 ++
> >   ...-swap.h-micro-define-to-support-musl-libc.patch |  26 ++
> >   .../kernel-selftest/kernel-selftest/COPYING        | 356 +++++++++++++++++++++
> >   .../kernel-selftest/userfaultfd.patch              | 322 +++++++++++++++++++
> >   5 files changed, 833 insertions(+)
> >   create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb
> >   create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/0001-bpf-test_progs.c-add-support-for-musllibc.patch
> >   create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/0001-swap.h-micro-define-to-support-musl-libc.patch
> >   create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/COPYING
> >   create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch
> >
>



More information about the Openembedded-devel mailing list