diff options
author | Koen Kooi <koen.kooi@linaro.org> | 2014-06-17 11:01:28 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 10:23:45 +0100 |
commit | cdbd772492812d2bd16ce9f3d5641910f9df240f (patch) | |
tree | 1e1a7cd121b03f9bad492f5b317cb0b8b4cbe3ba /meta/recipes-rt/rt-tests | |
parent | 8f6e7a711b5b5ed23b270a385f9f491005ec32cf (diff) | |
download | openembedded-core-contrib-cdbd772492812d2bd16ce9f3d5641910f9df240f.tar.gz |
hwlatdetect: fix PV
As an extra safety measure set PV in the same place as SRCREV.
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests')
-rw-r--r-- | meta/recipes-rt/rt-tests/hwlatdetect_0.89.bb (renamed from meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-rt/rt-tests/rt-tests.inc | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb b/meta/recipes-rt/rt-tests/hwlatdetect_0.89.bb index 8319eb987ae..8319eb987ae 100644 --- a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb +++ b/meta/recipes-rt/rt-tests/hwlatdetect_0.89.bb diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc index ee5a1afa5cb..7fbe6d45b8c 100644 --- a/meta/recipes-rt/rt-tests/rt-tests.inc +++ b/meta/recipes-rt/rt-tests/rt-tests.inc @@ -1,4 +1,5 @@ # Version v0.89 +PV = "0.89" SRCREV = "9164ec4db2645f52ffdd20e6d1b72bb0411ab40e" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git \ |