mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
ptest-runner: correct PV from 2.5.1 to 2.4.5.1
2.4.5.1 is an actual version, 2.5.1 was a typo mistake. That merged less than an hour ago, so no one should trip over version going backwards hopefully. (From OE-Core rev: d5e0f51bccae7410b10c98a93fa5853155c2f59e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
19264f7cd6
commit
aca4d584dc
@@ -8,7 +8,6 @@ LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SRCREV = "c99e8c2737ff802f110612cc2d90c60233c33255"
|
||||
PV .= "+git"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \
|
||||
"
|
||||
Reference in New Issue
Block a user