diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.16.05.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.16.04.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.16.04.bb b/meta/recipes-extended/stress-ng/stress-ng_0.16.05.bb index af8433975b..1a1e9e4057 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.16.04.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.16.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 = "95777d7cf32de9fc88c452a968ae2ae23ed269c2" | 10 | SRCREV = "aea6f3306f4676a7f7e8d8c507f811ef3d0244c5" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | DEPENDS = "coreutils-native libbsd" | 13 | DEPENDS = "coreutils-native libbsd" |