aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt-tests/rt-tests_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rt-tests/rt-tests_git.bb')
-rw-r--r--recipes/rt-tests/rt-tests_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/rt-tests/rt-tests_git.bb b/recipes/rt-tests/rt-tests_git.bb
index fbb07911c6..b6b6e4406b 100644
--- a/recipes/rt-tests/rt-tests_git.bb
+++ b/recipes/rt-tests/rt-tests_git.bb
@@ -5,7 +5,8 @@ PR = "r0"
SRCREV = "42ab9e7cd259fae674dc2b2aa2962caaf8f09409"
-PV = "0.51+${PR}+gitr${SRCREV}"
+PV = "0.51+${PR}+gitr${SRCPV}"
+PE = "1"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests;protocol=git"