summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb (renamed from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.6.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.6.0.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb
index 4c7b05752c..8733844969 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.6.0.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6SECTION = "console/tests" 6SECTION = "console/tests"
7 7
8SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" 8SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz"
9SRC_URI[md5sum] = "a3d9e81f5abc1921d3aaf710ac4f4046" 9SRC_URI[md5sum] = "08fc81d25a1c24c7b091ac78ef145da6"
10SRC_URI[sha256sum] = "acb9dfcf4a3452aaf82cce59ccc04fa4cf51a43617a6cca9d1f9c5c670a5655d" 10SRC_URI[sha256sum] = "d6feeeafb6d636667480b6fbfd2a6537e3b354b2c7c72305784d14d38ab4bcd0"
11 11
12S = "${WORKDIR}/phoronix-test-suite" 12S = "${WORKDIR}/phoronix-test-suite"
13 13