diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.18.07.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.18.06.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.18.06.bb b/meta/recipes-extended/stress-ng/stress-ng_0.18.07.bb index 137b41cdda..cc12edbbf4 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.18.06.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.18.07.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 = "8357df5586a8f8f435ef532c53b770d9c2802c3d" | 10 | SRCREV = "27f1171ff0718e67eac0730df34cbfd97aca587b" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | DEPENDS = "coreutils-native libbsd" | 13 | DEPENDS = "coreutils-native libbsd" |