diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.14.06.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.14.06.bb b/meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb index b4068b0598..e0d8a58517 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.14.06.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | 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 | SRCREV = "03493cb69e91c29718ff9f645514355cd99762c6" | 9 | SRCREV = "91ec6bccd7e94fd04674b29e081e579710b97d71" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "coreutils-native" | 12 | DEPENDS = "coreutils-native" |