[OE-core] [PATCH 0/3] recipes-rt: Update rt-tests, hwlatdetect, and core-image-rt images

Darren Hart dvhart at linux.intel.com
Wed Sep 12 04:17:04 UTC 2012


These changes have been tested on the meta-intel sys940x BSP. cyclictest and
hwlatdetect run successfully.

The following changes since commit 48169c6bc44c546cecaa06207b6c36da558b81f7:

  classes/packageinfo: use better method to check if package exists (2012-09-10 21:52:37 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/rt-tests
  http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/rt-tests

Darren Hart (3):
  rt-tests: Update to 0.84, use the kernel.org git repository
  rt-tests: Add hwlatdetect package
  rt: Add hwlatdetect to rt images

 meta/recipes-rt/images/core-image-rt-sdk.bb        |  2 +-
 meta/recipes-rt/images/core-image-rt.bb            |  2 +-
 ...1-rt-tests-Allow-for-user-specified-PYLIB.patch | 35 +++++++++
 ...02-rt-tests-Break-out-install_hwlatdetect.patch | 68 +++++++++++++++++
 meta/recipes-rt/rt-tests/hwlatdetect_0.84.bb       | 24 ++++++
 .../makefile-support-user-cflags-ldflags.patch     | 89 ----------------------
 meta/recipes-rt/rt-tests/rt-tests.inc              | 18 +++++
 .../{rt-tests_0.83.bb => rt-tests_0.84.bb}         | 18 +----
 8 files changed, 151 insertions(+), 105 deletions(-)
 create mode 100644 meta/recipes-rt/rt-tests/files/0001-rt-tests-Allow-for-user-specified-PYLIB.patch
 create mode 100644 meta/recipes-rt/rt-tests/files/0002-rt-tests-Break-out-install_hwlatdetect.patch
 create mode 100644 meta/recipes-rt/rt-tests/hwlatdetect_0.84.bb
 delete mode 100644 meta/recipes-rt/rt-tests/rt-tests-0.83/makefile-support-user-cflags-ldflags.patch
 create mode 100644 meta/recipes-rt/rt-tests/rt-tests.inc
 rename meta/recipes-rt/rt-tests/{rt-tests_0.83.bb => rt-tests_0.84.bb} (61%)

-- 
1.7.11.4





More information about the Openembedded-core mailing list