All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v4 0/1] Add a recipe about kernel selftest
@ 2018-08-01  8:32 Hongzhi.Song
  2018-08-01  8:32 ` [meta-oe][PATCH v4] kernel-selftest: Add a recipe on " Hongzhi.Song
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hongzhi.Song @ 2018-08-01  8:32 UTC (permalink / raw)
  To: openembedded-devel, raj.khem

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

-- 
2.11.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-06  1:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01  8:32 [meta-oe][PATCH v4 0/1] Add a recipe about kernel selftest Hongzhi.Song
2018-08-01  8:32 ` [meta-oe][PATCH v4] kernel-selftest: Add a recipe on " Hongzhi.Song
2018-08-03  9:01 ` [meta-oe][PATCH v4 0/1] Add a recipe about " Hongzhi, Song
2018-08-06  1:32 ` Hongzhi, Song
2018-08-06  1:35   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.