From a1ee96c1dcc857f7221ca135e3f3a33d5299ecc1 Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Tue, 27 Nov 2018 17:39:14 +0800 Subject: [PATCH] phoronix-test-suite: upgrade to 8.2.0 Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- ...ronix-test-suite_8.0.1.bb => phoronix-test-suite_8.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_8.0.1.bb => phoronix-test-suite_8.2.0.bb} (90%) 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 similarity index 90% rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.2.0.bb index b1fa51bf03..221493172c 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" SECTION = "console/tests" SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" -SRC_URI[md5sum] = "3dc3a0e490e909f188379a9e05fd4780" -SRC_URI[sha256sum] = "6306549109c7254baf31edb385265b19557b5692217d2dfcf96f6fb17de8e842" +SRC_URI[md5sum] = "33e7b9ba5a65e7fcef91d47117450e6c" +SRC_URI[sha256sum] = "d7160df5ab15fbd65ade82c6cc13c02a4826d46eff10113f615e38316c9c01f1" S = "${WORKDIR}/phoronix-test-suite"