diff options
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.0.1.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb index aab64a354d..1f14048493 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.0.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_6.6.1.bb | |||
@@ -6,8 +6,9 @@ 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] = "c3b26fcc57a3a253e558f759fdc1089f" | 9 | SRC_URI[md5sum] = "5bcac5896a4a34fc6ae4ae94991e1637" |
10 | SRC_URI[sha256sum] = "27add54f4ecb464549de580cece84b4a4945b99df3ef7ff7034eb7f23ffb3b39" | 10 | SRC_URI[sha256sum] = "631ceb808d8bd6cebe69c8b711d55090d6880e906a65837f18fa8200fe7d2c4d" |
11 | |||
11 | S = "${WORKDIR}/phoronix-test-suite" | 12 | S = "${WORKDIR}/phoronix-test-suite" |
12 | 13 | ||
13 | inherit systemd allarch | 14 | inherit systemd allarch |