diff options
Diffstat (limited to 'meta/recipes-rt/rt-tests/rt-tests.inc')
-rw-r--r-- | meta/recipes-rt/rt-tests/rt-tests.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc index a2e8558c4c..2042768d5a 100644 --- a/meta/recipes-rt/rt-tests/rt-tests.inc +++ b/meta/recipes-rt/rt-tests/rt-tests.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SRCREV = "f5b910a90b6f5ab0ef6df392e009ffe1429d53af" | 1 | SRCREV = "9166c3f0bb9c5d3e31dc80aff165a5073b5ac5be" |
2 | PV = "2.8" | 2 | PV = "2.9" |
3 | PE = "1" | 3 | PE = "1" |
4 | 4 | ||
5 | SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=main;protocol=https" | 5 | SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=main;protocol=https;tag=v${PV}" |
6 | 6 | ||