diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2024-02-16 19:40:31 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-17 18:19:19 +0000 |
| commit | e61afce99efd425cabd7a89fdf998eab2ceaab21 (patch) | |
| tree | 814e33502192548acabc5ddc45dec770c7129809 /meta | |
| parent | cf08dfaf27912971943032bd7dae1e3698545110 (diff) | |
| download | poky-e61afce99efd425cabd7a89fdf998eab2ceaab21.tar.gz | |
stress-ng: upgrade 0.17.04 -> 0.17.05
(From OE-Core rev: 0a4c9943043004e5d8b67bfedea861227484790a)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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.05.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.17.04.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.17.04.bb b/meta/recipes-extended/stress-ng/stress-ng_0.17.05.bb index fde51f67ac..d4a427f89d 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.17.04.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.17.05.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 = "2f22ad595f067aa940cfe4f64107e10872c2f7b5" | 10 | SRCREV = "4e68895f4fe68863b360ab4a6a57e2dfcff85d60" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | DEPENDS = "coreutils-native libbsd" | 13 | DEPENDS = "coreutils-native libbsd" |
