mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
stress-ng: upgrade 0.17.03 -> 0.17.04
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.17.04 (From OE-Core rev: a409072567ceee234e6587f9de90ace76454397b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e821ae4fae
commit
f5a59ab316
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "8c39f5a2d9b199189456f414afd9e536dae69d1b"
|
||||
SRCREV = "2f22ad595f067aa940cfe4f64107e10872c2f7b5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "coreutils-native libbsd"
|
||||
Reference in New Issue
Block a user