diff options
-rw-r--r-- | meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.2.0.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.2.0.bb index b1fa51bf0..221493172 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.2.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] = "3dc3a0e490e909f188379a9e05fd4780" | 9 | SRC_URI[md5sum] = "33e7b9ba5a65e7fcef91d47117450e6c" |
10 | SRC_URI[sha256sum] = "6306549109c7254baf31edb385265b19557b5692217d2dfcf96f6fb17de8e842" | 10 | SRC_URI[sha256sum] = "d7160df5ab15fbd65ade82c6cc13c02a4826d46eff10113f615e38316c9c01f1" |
11 | 11 | ||
12 | S = "${WORKDIR}/phoronix-test-suite" | 12 | S = "${WORKDIR}/phoronix-test-suite" |
13 | 13 | ||