diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.13.07.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.13.06.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.13.06.bb b/meta/recipes-extended/stress-ng/stress-ng_0.13.07.bb index 4c4d8a9c57..b96d16fa7b 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.13.06.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.13.07.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
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 | file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \ | 9 | file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \ |
10 | " | 10 | " |
11 | SRCREV = "97fc3d7795bd36a516b5ec80a9ef85d682d234ca" | 11 | SRCREV = "924a37f50f73207fa230ae27a63897c77ff8e6cc" |
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |