From de9cd1661f7e1c3767028b8523505a93cf0746da Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Thu, 31 Oct 2019 23:15:29 +0800 Subject: [PATCH] phoronix-test-suite: upgrade 8.8.1 -> 9.0.1 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- ...ronix-test-suite_8.8.1.bb => phoronix-test-suite_9.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_8.8.1.bb => phoronix-test-suite_9.0.1.bb} (90%) diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb similarity index 90% rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb index c4df1a90b8..89050e4f7e 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SECTION = "console/tests" SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" -SRC_URI[md5sum] = "08fc81d25a1c24c7b091ac78ef145da6" -SRC_URI[sha256sum] = "d6feeeafb6d636667480b6fbfd2a6537e3b354b2c7c72305784d14d38ab4bcd0" +SRC_URI[md5sum] = "58023c8136a0206909552942660fe28a" +SRC_URI[sha256sum] = "a117a4350774e67989d90bf0b5e82a8072652f8caa60a62c3e5f64adc317ce14" S = "${WORKDIR}/phoronix-test-suite"