1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

stress-ng: upgrade 0.13.09 -> 0.13.10

(From OE-Core rev: 5a9cadd4af3aba5426d1a2127b66d026f99a3538)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-01-19 11:41:07 +01:00
committed by Richard Purdie
parent 2c136b6875
commit fd4901288a
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master"
SRCREV = "757b66b49e4b3d7d008ef7054b34d791c742e869"
SRCREV = "b81116cb69a97aa671ab207a7f600aaacca091d1"
S = "${WORKDIR}/git"
DEPENDS = "coreutils-native"