[OE-core] [PATCH 1/5] rt-tests: upgrade to version 0.96

Maxin B. John maxin.john at intel.com
Thu Nov 5 15:50:10 UTC 2015


bump version to 0.96

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 .../rt-tests/{hwlatdetect_0.94.bb => hwlatdetect_0.96.bb}           | 2 +-
 meta/recipes-rt/rt-tests/rt-tests.inc                               | 6 +++---
 meta/recipes-rt/rt-tests/{rt-tests_0.94.bb => rt-tests_0.96.bb}     | 0
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-rt/rt-tests/{hwlatdetect_0.94.bb => hwlatdetect_0.96.bb} (90%)
 rename meta/recipes-rt/rt-tests/{rt-tests_0.94.bb => rt-tests_0.96.bb} (100%)

diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.94.bb b/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
similarity index 90%
rename from meta/recipes-rt/rt-tests/hwlatdetect_0.94.bb
rename to meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
index 8319eb9..962069e 100644
--- a/meta/recipes-rt/rt-tests/hwlatdetect_0.94.bb
+++ b/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Hardware latency detector"
 DESCRIPTION = "Python utility for controlling the kernel hardware latency detection module (hwlat_detector.ko)."
-HOMEPAGE = "http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rt-tests.git"
+HOMEPAGE = "https://rt.wiki.kernel.org/index.php/Cyclictest"
 SECTION = "tests"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 4e099df..76f9b3a 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,6 +1,6 @@
-# Version v0.94
-PV = "0.94"
-SRCREV = "a8fd81efa718ec449d90cba8f41123ed521bd12b"
+# Version v0.96
+PV = "0.96"
+SRCREV = "24f8c0175e04bab78e7555698e34d7002b01c87f"
 
 SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git"
 
diff --git a/meta/recipes-rt/rt-tests/rt-tests_0.94.bb b/meta/recipes-rt/rt-tests/rt-tests_0.96.bb
similarity index 100%
rename from meta/recipes-rt/rt-tests/rt-tests_0.94.bb
rename to meta/recipes-rt/rt-tests/rt-tests_0.96.bb
-- 
2.4.0




More information about the Openembedded-core mailing list