aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-11-01 15:30:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-06 23:35:19 +0000
commit799a7b74f1219040fe2d43dcdcd145600a9fecbd (patch)
treee43cd9fac02c4e260e0ee413ff405b8df7d912dc /meta/recipes-rt
parent221093e850fbc3c154e9069f1958384b59ba3f70 (diff)
downloadopenembedded-core-contrib-799a7b74f1219040fe2d43dcdcd145600a9fecbd.tar.gz
rt-tests: fix the recipe version to match upstream
Upstream had a 2.0 tag for a while, then removed it and added a 1.1 tag :-/ Let's make it match to avoid confusion. There's only one new commit added, which adds a missing manpage. Also, update the outdated version comment in rt-tests.inc Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-rt')
-rw-r--r--meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb (renamed from meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb)0
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests.inc5
-rw-r--r--meta/recipes-rt/rt-tests/rt-tests_1.1.bb (renamed from meta/recipes-rt/rt-tests/rt-tests_2.0.bb)0
3 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb b/meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb
index 012b2dd0a7..012b2dd0a7 100644
--- a/meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb
+++ b/meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index d832828e97..5606d8e385 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,5 +1,6 @@
-# Version v0.96
-SRCREV = "e1b1537a20b35af75a49bf55dcf70296f8a62467"
+# Version 1.1
+SRCREV = "dff174f994f547a5785d32454865f140daacb0f5"
+PE = "1"
SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git"
diff --git a/meta/recipes-rt/rt-tests/rt-tests_2.0.bb b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb
index 4336c50d63..4336c50d63 100644
--- a/meta/recipes-rt/rt-tests/rt-tests_2.0.bb
+++ b/meta/recipes-rt/rt-tests/rt-tests_1.1.bb