diff mbox

rt-tests: bump version 0.87 => 0.89

Message ID 1397851967-24110-2-git-send-email-gary.robertson@linaro.org
State Superseded
Headers show

Commit Message

gary.robertson@linaro.org April 18, 2014, 8:12 p.m. UTC
From: Anders Roxell <anders.roxell@linaro.org>

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
---
 meta/recipes-rt/rt-tests/rt-tests.inc              |    7 ++-----
 .../{rt-tests_0.87.bb => rt-tests_0.89.bb}         |    0
 2 files changed, 2 insertions(+), 5 deletions(-)
 rename meta/recipes-rt/rt-tests/{rt-tests_0.87.bb => rt-tests_0.89.bb} (100%)

diff --git a/meta/recipes-rt/rt-tests/rt-tests_0.87.bb b/meta/recipes-rt/rt-tests/rt-tests_0.89.bb
similarity index 100%
rename from meta/recipes-rt/rt-tests/rt-tests_0.87.bb
rename to meta/recipes-rt/rt-tests/rt-tests_0.89.bb

Comments

Khem Raj April 18, 2014, 8:15 p.m. UTC | #1
On Fri, Apr 18, 2014 at 1:12 PM,  <gary.robertson@linaro.org> wrote:
> -           file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \
> -           file://0002-rt-tests-Break-out-install_hwlatdetect.patch \
> -           file://added-missing-dependencies.patch \

these patches arent needed anymore  I assume. then they should be
deleted from metadata too
diff mbox

Patch

diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 81f4f2b..1d876b0 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,10 +1,7 @@ 
-# Version v0.87
-SRCREV = "b0413ae5ed802004fb0c4af74a1757381fd2b91f"
+# Version v0.89
+SRCREV = "9164ec4db2645f52ffdd20e6d1b72bb0411ab40e"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \
-           file://0001-rt-tests-Allow-for-user-specified-PYLIB.patch \
-           file://0002-rt-tests-Break-out-install_hwlatdetect.patch \
-           file://added-missing-dependencies.patch \
            file://hackbench-fix-error-check.patch \
 "