rt-tests: upgrade to version 0.96

bump version to 0.96

(From OE-Core rev: 44a14209f358abfadf7fcd9934d2a3d5cdcc63a3)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2015-11-05 17:50:10 +02:00 committed by Richard Purdie
parent 6ec7dc2c38
commit 696aa7e86b
3 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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"