public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Randy Witt" <randy.e.witt@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Randy Witt <randy.e.witt@linux.intel.com>
Subject: [PATCH 0/4] Upgrade rt-tests to v1.8
Date: Mon, 19 Oct 2020 14:42:10 -0700	[thread overview]
Message-ID: <20201019214214.2528690-1-randy.e.witt@linux.intel.com> (raw)

rt-tests now requires numactl in order to successfully compile. Since
numactl lives in meta-openembedded/meta-oe, it is added to oe-core as
part of the patch series.

After numactl is successfully merged into oe-core, I intend to send a
patch to remove it from meta-openembedded.

Randy Witt (4):
  numactl: Add the recipe for numactl
  numactl: Remove COMPATIBLE_HOST restrictions
  numactl: Skip the ptests when numa is not supported
  rt-tests: Update recipes to use 1.8

 ...Allow-for-CC-and-AR-to-be-overridden.patch |  28 +++++
 ...{hwlatdetect_1.1.bb => hwlatdetect_1.8.bb} |   0
 ...gzip-with-n-for-build-reproducibilty.patch |  62 -----------
 meta/recipes-rt/rt-tests/rt-tests.inc         |  11 +-
 .../{rt-tests_1.1.bb => rt-tests_1.8.bb}      |   9 +-
 .../numactl/0001-define-run-test-target.patch |  32 ++++++
 ...1-numademo-fix-error-on-32bit-system.patch | 100 ++++++++++++++++++
 .../numactl/Fix-the-test-output-format.patch  |  64 +++++++++++
 meta/recipes-support/numactl/numactl/Makefile |   7 ++
 .../recipes-support/numactl/numactl/run-ptest |  23 ++++
 meta/recipes-support/numactl/numactl_git.bb   |  57 ++++++++++
 11 files changed, 318 insertions(+), 75 deletions(-)
 create mode 100644 meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
 rename meta/recipes-rt/rt-tests/{hwlatdetect_1.1.bb => hwlatdetect_1.8.bb} (100%)
 delete mode 100644 meta/recipes-rt/rt-tests/rt-tests-1.1/0001-gzip-with-n-for-build-reproducibilty.patch
 rename meta/recipes-rt/rt-tests/{rt-tests_1.1.bb => rt-tests_1.8.bb} (70%)
 create mode 100644 meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch
 create mode 100644 meta/recipes-support/numactl/numactl/0001-numademo-fix-error-on-32bit-system.patch
 create mode 100644 meta/recipes-support/numactl/numactl/Fix-the-test-output-format.patch
 create mode 100644 meta/recipes-support/numactl/numactl/Makefile
 create mode 100755 meta/recipes-support/numactl/numactl/run-ptest
 create mode 100644 meta/recipes-support/numactl/numactl_git.bb

-- 
2.26.2


             reply	other threads:[~2020-10-19 21:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 21:42 Randy Witt [this message]
2020-10-19 21:42 ` [PATCH 1/4] numactl: Add the recipe for numactl Randy Witt
2020-10-19 21:42 ` [PATCH 2/4] numactl: Remove COMPATIBLE_HOST restrictions Randy Witt
2020-10-19 21:42 ` [PATCH 3/4] numactl: Skip the ptests when numa is not supported Randy Witt
2020-10-19 21:42 ` [PATCH 4/4] rt-tests: Update recipes to use 1.8 Randy Witt

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=20201019214214.2528690-1-randy.e.witt@linux.intel.com \
    --to=randy.e.witt@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox