Browse Source

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

(From OE-Core rev: 799a7b74f1219040fe2d43dcdcd145600a9fecbd)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Alexander Kanavin 7 years ago
parent
commit
5a577f1aa4

+ 0 - 0
meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb → meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb


+ 3 - 2
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"
 

+ 0 - 0
meta/recipes-rt/rt-tests/rt-tests_2.0.bb → meta/recipes-rt/rt-tests/rt-tests_1.1.bb