diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-15 16:43:38 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-20 15:30:52 +0000 |
| commit | d993bdfb7e4cf37100848ae2b9418685a606ab3f (patch) | |
| tree | c11fd1225bd8533c137d62d52d6800a66d9e277c /meta | |
| parent | e54a29b9022ec4516f0a568da471cfbdf780aadd (diff) | |
| download | poky-d993bdfb7e4cf37100848ae2b9418685a606ab3f.tar.gz | |
stress-ng: upgrade 0.17.00 -> 0.17.01
Changelog:
https://github.com/ColinIanKing/stress-ng/releases/tag/V0.17.01
(From OE-Core rev: a1d2d0e9fe4a0bb0e480ca05324af6330925b414)
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>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.17.01.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb b/meta/recipes-extended/stress-ng/stress-ng_0.17.01.bb index 4dc9c1713b..b6fd96d857 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.17.00.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.17.01.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \ | 8 | SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \ |
| 9 | " | 9 | " |
| 10 | SRCREV = "b5f33cfd1d9d5fccf6b34a9082d07e86c909b05e" | 10 | SRCREV = "c9669b041eff5905da191974ba0102208a59e04e" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | DEPENDS = "coreutils-native libbsd" | 13 | DEPENDS = "coreutils-native libbsd" |
