rt-tests: update SRCREV

The commit '6af88067da16c6e69243b376c3b6454ec694460b' is not available
in the repo any more. I think it's due to some mis-operation of the upstream
repo in the past few hours.

Update the SRCREV to use the latest commit on unstable/devel/latest branch.

Also, set PV explicitly and remove the obsolete comment.

(From OE-Core rev: 42f1c751bbaa2cc0a0abe874878b8bbbda250d02)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Chen Qi
2021-05-24 15:10:11 +08:00
committed by Richard Purdie
parent 6e0d7b32db
commit 0c762158ca

View File

@@ -1,5 +1,5 @@
# Version 1.8
SRCREV = "6af88067da16c6e69243b376c3b6454ec694460b"
SRCREV = "c9051a36d934503b4673ca5615f631bae36dead0"
PV = "1.10+git${SRCPV}"
PE = "1"
SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest"