All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hongzhi.Song" <hongzhi.song@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <raj.khem@gmail.com>
Subject: [meta-oe][PATCH v4 0/1] Add a recipe about kernel selftest
Date: Wed, 1 Aug 2018 01:32:38 -0700	[thread overview]
Message-ID: <20180801083239.11360-1-hongzhi.song@windriver.com> (raw)

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



             reply	other threads:[~2018-08-01  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  8:32 Hongzhi.Song [this message]
2018-08-01  8:32 ` [meta-oe][PATCH v4] kernel-selftest: Add a recipe on kernel selftest 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180801083239.11360-1-hongzhi.song@windriver.com \
    --to=hongzhi.song@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.