[OE-core] [PATCH 2/2] hwlatdetect: fix PV

Koen Kooi koen.kooi at linaro.org
Tue Jun 17 09:01:28 UTC 2014


As an extra safety measure set PV in the same place as SRCREV.

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 meta/recipes-rt/rt-tests/{hwlatdetect_0.85.bb => hwlatdetect_0.89.bb} | 0
 meta/recipes-rt/rt-tests/rt-tests.inc                                 | 1 +
 2 files changed, 1 insertion(+)
 rename meta/recipes-rt/rt-tests/{hwlatdetect_0.85.bb => hwlatdetect_0.89.bb} (100%)

diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb b/meta/recipes-rt/rt-tests/hwlatdetect_0.89.bb
similarity index 100%
rename from meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
rename to 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 ee5a1af..7fbe6d4 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 \
-- 
1.9.3




More information about the Openembedded-core mailing list