diff options
| author | Maxin B. John <maxin.john@enea.com> | 2014-02-11 16:56:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 17:15:54 +0000 |
| commit | 93a4de6a72d0a00628dd1bd3b93467e74ddff1e4 (patch) | |
| tree | a682b6c2c54972f715b9637b1816725114f46767 /meta/recipes-rt/rt-tests/rt-tests.inc | |
| parent | f60f802a0faa9f06cf6885c8811b02eef8388af8 (diff) | |
| download | poky-93a4de6a72d0a00628dd1bd3b93467e74ddff1e4.tar.gz | |
rt-tests: version bump to 0.87
- Drop PR and INC_PR.
- license remains the same with cyclictest.c checksum change
(From OE-Core rev: 10c7a45af7085b0442adc495112fed3b9d0f1d3e)
Signed-off-by: Maxin B. John <maxin.john@enea.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.inc | 9 |
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 |
| 2 | SRCREV = "210e625227d21e0b589b8eaa36cd81f1cb981819" | 2 | SRCREV = "b0413ae5ed802004fb0c4af74a1757381fd2b91f" |
| 3 | |||
| 4 | PR = "r0" | ||
| 5 | 3 | ||
| 6 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \ | 4 | SRC_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 | ||
| 14 | INC_PR = "r2" | ||
| 15 | |||
| 16 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 17 | 12 | ||
| 18 | # need to append rt-tests' default CFLAGS to ours | 13 | # need to append rt-tests' default CFLAGS to ours |
