diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-03-24 16:31:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-26 18:50:17 +0100 |
commit | 765bf36720b95aa005084bdd3cbca4828194d187 (patch) | |
tree | 1289128db88b71688f9513e6c8431bda07697807 /meta/recipes-extended | |
parent | 4e64ed684ce70b21fa63ba8a5facf3464ecaec53 (diff) | |
download | poky-765bf36720b95aa005084bdd3cbca4828194d187.tar.gz |
stress-ng: upgrade 0.15.04 -> 0.15.06
(From OE-Core rev: 975ac5b3de39c642326a8e4fd71308f58640ab35)
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.15.06.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.15.04.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.15.04.bb b/meta/recipes-extended/stress-ng/stress-ng_0.15.06.bb index 74d8356812..31cf2e8987 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.15.04.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.15.06.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 = "b9a437ec790ad4bcc71d31b2df39d4a601c55fa8" | 10 | SRCREV = "f2a80e4fdba0aaf71d7d3687acb34e3827e68886" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | DEPENDS = "coreutils-native libbsd" | 13 | DEPENDS = "coreutils-native libbsd" |