mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 03:04:04 +00:00
stress-ng: upgrade 0.18.12 -> 0.19.02
Changelog: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog (From OE-Core rev: 67169214af753c7dac4e9d0aff0a1c684125fc9e) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f1035d5f50
commit
486735a5e6
+2
-3
@@ -5,9 +5,8 @@ HOMEPAGE = "https://github.com/ColinIanKing/stress-ng#readme"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master;tag=V${PV} \
|
||||
"
|
||||
SRCREV = "d4eef982dc98fe915aa82303c0a24070d0a51b00"
|
||||
SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master;tag=V${PV}"
|
||||
SRCREV = "8d5399b282225f758606cd2b522382f65d947a8d"
|
||||
|
||||
DEPENDS = "coreutils-native libbsd"
|
||||
|
||||
Reference in New Issue
Block a user