diff options
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.15.03.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.15.02.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.15.02.bb b/meta/recipes-extended/stress-ng/stress-ng_0.15.03.bb index 75400f589e..13a8b49f70 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.15.02.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.15.03.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-test-float-Make-variables-global.patch \ | 9 | file://0001-test-float-Make-variables-global.patch \ |
10 | file://0001-Pass-LD_GOLD-1-via-makefile-to-enable-gold-linker.patch" | 10 | file://0001-Pass-LD_GOLD-1-via-makefile-to-enable-gold-linker.patch" |
11 | SRCREV = "4164f6842c712c2d9a13619c3c70fd35d8d02cdb" | 11 | SRCREV = "f3be0447c10fd5652b4c3753d56bcaac13fd8917" |
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native libbsd" | 14 | DEPENDS = "coreutils-native libbsd" |