diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.13.09.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.13.08.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.13.08.bb b/meta/recipes-extended/stress-ng/stress-ng_0.13.09.bb index f7197a27fa..482fdd2df5 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.13.08.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.13.09.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "GPLv2" | |||
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 = "0af163e0e378e5c62abb9328a27b653289c05679" | 9 | SRCREV = "757b66b49e4b3d7d008ef7054b34d791c742e869" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "coreutils-native" | 12 | DEPENDS = "coreutils-native" |