public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 12/13] rt-tests: fix the recipe version to match upstream
Date: Tue,  1 Nov 2016 17:25:19 +0200	[thread overview]
Message-ID: <6ca58a9fe0465cf94cde885033f1cb4d333b340f.1478013702.git.alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <cover.1478013701.git.alexander.kanavin@linux.intel.com>
In-Reply-To: <cover.1478013701.git.alexander.kanavin@linux.intel.com>

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>
---
 meta/recipes-rt/rt-tests/{hwlatdetect_2.0.bb => hwlatdetect_1.1.bb} | 0
 meta/recipes-rt/rt-tests/rt-tests.inc                               | 5 +++--
 meta/recipes-rt/rt-tests/{rt-tests_2.0.bb => rt-tests_1.1.bb}       | 0
 3 files changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-rt/rt-tests/{hwlatdetect_2.0.bb => hwlatdetect_1.1.bb} (100%)
 rename meta/recipes-rt/rt-tests/{rt-tests_2.0.bb => rt-tests_1.1.bb} (100%)

diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb b/meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb
similarity index 100%
rename from meta/recipes-rt/rt-tests/hwlatdetect_2.0.bb
rename to 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 d832828..5606d8e 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
similarity index 100%
rename from meta/recipes-rt/rt-tests/rt-tests_2.0.bb
rename to meta/recipes-rt/rt-tests/rt-tests_1.1.bb
-- 
2.10.1



  parent reply	other threads:[~2016-11-01 15:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-01 15:25 [PATCH 00/13] Version updates, and various fixes Alexander Kanavin
2016-11-01 15:25 ` [PATCH 01/13] btrfs-tools: update to 4.8.2 Alexander Kanavin
2016-11-01 15:25 ` [PATCH 02/13] ffmpeg: update to 3.2 Alexander Kanavin
2016-11-01 15:25 ` [PATCH 03/13] gnome-desktop3: fix dependencies Alexander Kanavin
2016-11-01 15:25 ` [PATCH 04/13] nspr: update to 4.13.1 Alexander Kanavin
2016-11-01 15:25 ` [PATCH 05/13] vala: update to 0.34.2 Alexander Kanavin
2016-11-01 15:25 ` [PATCH 06/13] webkitgtk: remove lib_package inherit as executables are now installed in libexecdir Alexander Kanavin
2016-11-01 15:25 ` [PATCH 07/13] epiphany: remove unnecessary libwnck3 dependency Alexander Kanavin
2016-11-01 15:25 ` [PATCH 08/13] libwnck3: remove the recipe Alexander Kanavin
2016-11-01 15:25 ` [PATCH 09/13] icu: update to 58.1 Alexander Kanavin
2016-11-02 12:16   ` Burton, Ross
2016-11-02 17:22     ` Khem Raj
2016-11-02 17:38       ` Burton, Ross
2016-11-08 14:48     ` Alexander Kanavin
2016-11-01 15:25 ` [PATCH 10/13] libarchive: update to 3.2.2 Alexander Kanavin
2016-11-01 15:25 ` [PATCH 11/13] valgrind: update to 3.12.0 Alexander Kanavin
2016-11-01 15:25 ` Alexander Kanavin [this message]
2016-11-01 15:25 ` [PATCH 13/13] boost: fix upstream version check Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6ca58a9fe0465cf94cde885033f1cb4d333b340f.1478013702.git.alexander.kanavin@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox