]> code.ossystems Code Review - openembedded-core.git/commit
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:11:02 +0000 (15:11 +0100)
commit0ea5e5a805e038ecfeb6b87ca05c021c5f72c5e9
tree1437dd24295c41281ec8429928299c56a9995b13
parentcdf84de3584e17b7fea2401cdb4eaae9752e98a2
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).

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