diff options
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb index a4d586ebc1..be9756d9a7 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb | |||
@@ -6,7 +6,7 @@ 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[sha256sum] = "4b742e28a9542fe2b57aacb691159d69d3e1c77d95da6d24b7867889ce84ba80" | 9 | SRC_URI[sha256sum] = "1f2092d536c0a3193efc53e4a50f3cee65c0ef1a78d31e5404f1c663fff7b7f4" |
10 | 10 | ||
11 | S = "${WORKDIR}/phoronix-test-suite" | 11 | S = "${WORKDIR}/phoronix-test-suite" |
12 | 12 | ||