summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/rt-tests.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2015-03-20 18:07:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-08 10:53:11 +0100
commit12f3850485094b97f4405c5160b44ad399149403 (patch)
tree981e5b5a681e0cb786e983b136ef66e636452e35 /meta/recipes-rt/rt-tests/rt-tests.inc
parentb559d7f81f0793e70bdfcf6c1258530ba07c0217 (diff)
downloadpoky-12f3850485094b97f4405c5160b44ad399149403.tar.gz
rt-tests: bump version and enable ptest support
1. Upgrade version to 0.91 2. Add ptest support [YOCTO #1569] (From OE-Core rev: d3c3b49384d034e84cf197c3bb165709a2088cbf) Signed-off-by: Thomas Lundström <thomas.lundstrom@enea.com> 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.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 4942701531..68a972ab4e 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,6 +1,6 @@
1# Version v0.89 1# Version v0.91
2PV = "0.89" 2PV = "0.91"
3SRCREV = "9164ec4db2645f52ffdd20e6d1b72bb0411ab40e" 3SRCREV = "3fed00ff8d2c0cdbc5ba078cbd60ce3cfcee615f"
4 4
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 \