From 7caa8f6d6ced3a5358cf41a02e5d420eb30a98b4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 7 Jan 2020 05:23:18 -0800 Subject: [PATCH] phoronix-test-suite: upgrade 9.0.1 -> 9.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ronix-test-suite_9.0.1.bb => phoronix-test-suite_9.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_9.0.1.bb => phoronix-test-suite_9.2.1.bb} (90%) diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.1.bb similarity index 90% rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.1.bb index 89050e4f7e..52b341b0ed 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.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] = "58023c8136a0206909552942660fe28a" -SRC_URI[sha256sum] = "a117a4350774e67989d90bf0b5e82a8072652f8caa60a62c3e5f64adc317ce14" +SRC_URI[md5sum] = "ad80ed9a5835929138473f764ff0d5db" +SRC_URI[sha256sum] = "675e7ca96719e2f3b42a6c13421213a398f04da0f8e78f4691fa9261fdeb8501" S = "${WORKDIR}/phoronix-test-suite"