diff options
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb index 3ccd5db449..b2058212e1 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.4.0.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
6 | SECTION = "console/tests" | 6 | SECTION = "console/tests" |
7 | 7 | ||
8 | SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" | 8 | SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" |
9 | SRC_URI[md5sum] = "86fa3eede43ffff88992fe21368b11b7" | 9 | SRC_URI[md5sum] = "850843bd9252823e7e24bc0849773000" |
10 | SRC_URI[sha256sum] = "de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67" | 10 | SRC_URI[sha256sum] = "cd6c869841f28e4ac1e8a5e4cda05fafce9a523a6b4f0f3a47805efd30494d88" |
11 | 11 | ||
12 | S = "${WORKDIR}/phoronix-test-suite" | 12 | S = "${WORKDIR}/phoronix-test-suite" |
13 | 13 | ||