summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/rt-tests.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-rt/rt-tests/rt-tests.inc')
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests.inc9
1 files changed, 2 insertions, 7 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 91e5028eda..81f4f2b109 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,18 +1,13 @@
1# Version v0.85 1# Version v0.87
2SRCREV = "210e625227d21e0b589b8eaa36cd81f1cb981819" 2SRCREV = "b0413ae5ed802004fb0c4af74a1757381fd2b91f"
3
4PR = "r0"
5 3
6SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \ 4SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \
7 file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \ 5 file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \
8 file://0002-rt-tests-Break-out-install_hwlatdetect.patch \ 6 file://0002-rt-tests-Break-out-install_hwlatdetect.patch \
9 file://added-missing-dependencies.patch \ 7 file://added-missing-dependencies.patch \
10 file://cyclictest-finish-removal-of-1-second-first-loops.patch \
11 file://hackbench-fix-error-check.patch \ 8 file://hackbench-fix-error-check.patch \
12" 9"
13 10
14INC_PR = "r2"
15
16S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
17 12
18# need to append rt-tests' default CFLAGS to ours 13# need to append rt-tests' default CFLAGS to ours