mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
stress-ng: upgrade 0.17.06 -> 0.17.07
Changelog: =========== - Porting fixes to support modern Solaris systems - Improve vecshuf performance (regression due to using -O3 on gcc on vec ops) (From OE-Core rev: 3cc7b0d8d6ee02e90f47fecf093d7192776d81a8) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8ae91f1532
commit
7d0f100c57
@@ -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 = "e6bda983cb48a201b6af173204372c7b37d6411f"
|
||||
SRCREV = "519151f460738cd62b69b84f8096cd218131e0a2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "coreutils-native libbsd"
|
||||
Reference in New Issue
Block a user