diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.13.12.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.13.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.13.11.bb b/meta/recipes-extended/stress-ng/stress-ng_0.13.12.bb index 12e10951a6..fe177a4de0 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.13.11.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.13.12.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 = "48be8ff4ffc4a04a0e3b5f2feaf63cce0cbd4f2b" | 9 | SRCREV = "f59bcb2fe1e25042e77d5e4942f72bfa026fa305" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "coreutils-native" | 12 | DEPENDS = "coreutils-native" |