summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/rt-tests.inc
diff options
context:
space:
mode:
authorJosh Cartwright <joshc@ni.com>2015-08-28 07:59:45 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-01 11:44:04 +0100
commit71b0568fa43285f0946fae93fb43cea5f3bbecec (patch)
tree91bc577862275339b609d527ac50fe686f0177f3 /meta/recipes-rt/rt-tests/rt-tests.inc
parent0491a7e7659ba12e8c3c1b249ef381591c4012b0 (diff)
downloadpoky-71b0568fa43285f0946fae93fb43cea5f3bbecec.tar.gz
rt-tests: drop unnecessary added-missing-dependencies.patch
Neither the hackbench target, or the rt-migrate-test target actually depend on librttest.a; drop this unnecessary patch. (From OE-Core rev: bdeb32b4cdbe316f17c2fd854d59e05e8f2e8ffc) Signed-off-by: Josh Cartwright <joshc@ni.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests/rt-tests.inc')
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 9a076ad88c..871db136c2 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -5,7 +5,6 @@ SRCREV = "5f9f1e3fe327440a9d405f4af8feb16ff7a909eb"
5SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \ 5SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \
6 file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \ 6 file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \
7 file://0002-rt-tests-Break-out-install_hwlatdetect.patch \ 7 file://0002-rt-tests-Break-out-install_hwlatdetect.patch \
8 file://added-missing-dependencies.patch \
9 file://hackbench-fix-error-check.patch \ 8 file://hackbench-fix-error-check.patch \
10 file://Makefile-fix-gzip-command.patch \ 9 file://Makefile-fix-gzip-command.patch \
11 file://fix-re-install-failure.patch \ 10 file://fix-re-install-failure.patch \