rt-tests: Add hwlatdetect package
authorDarren Hart <dvhart@linux.intel.com>
Wed, 12 Sep 2012 04:17:06 +0000 (21:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 14:13:52 +0000 (15:13 +0100)
commitd49cb8c1d274b89c157abfaf8a0973ea6bfa57a9
tree4e76ca19d9325fd67c1287fe4376aae5fb0c523d
parent97721084fca52953529fd9897b897ed4012cd543
rt-tests: Add hwlatdetect package

Split out rt-tests into rt-tests and hwlatdetect packages as the latter
requires python and we want to be able to install the core rt-tests on
minimal systems without python.

This also addresses QA warnings about the hwlatdetect files not being
packaged.

Add an RRECOMMENDS on the hwlat kernel module package for the new
hwlatdetect package as the python test requires the kernel module to
function properly (but we probably don't want to kill a build if the
exact kernel module package is not available).

(From OE-Core rev: 0ea5e5a805e038ecfeb6b87ca05c021c5f72c5e9)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-rt/rt-tests/files/0001-rt-tests-Allow-for-user-specified-PYLIB.patch [new file with mode: 0644]
meta/recipes-rt/rt-tests/files/0002-rt-tests-Break-out-install_hwlatdetect.patch [new file with mode: 0644]
meta/recipes-rt/rt-tests/hwlatdetect_0.84.bb [new file with mode: 0644]
meta/recipes-rt/rt-tests/rt-tests.inc [new file with mode: 0644]
meta/recipes-rt/rt-tests/rt-tests_0.84.bb