From 1afa5465e7707b8e7622a3f2fd2f790f97de0642 Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 7 Jul 2022 15:03:22 +0800 Subject: [PATCH] phoronix-test-suite: upgrade 10.8.3 -> 10.8.4 Changelog: =========== pts-core: Allow sub-folders within PTS_EXTRA_SYSTEM_LOGS_DIR when uploading to Phoromatic server pts-core: Fix TOTAL_LOOP_TIME handling pts-core: openSUSE external dependency handling fixes phodevi: Support for reporting video BIOS version phodevi: Budgie desktop version detection phodevi: Avoid deprecated wmic usage on Windows phoromatic: Input sanitization updates in the result viewer Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ronix-test-suite_10.8.3.bb => phoronix-test-suite_10.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_10.8.3.bb => phoronix-test-suite_10.8.4.bb} (94%) diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb similarity index 94% rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb index a4d586ebc1..be9756d9a7 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SECTION = "console/tests" SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz" -SRC_URI[sha256sum] = "4b742e28a9542fe2b57aacb691159d69d3e1c77d95da6d24b7867889ce84ba80" +SRC_URI[sha256sum] = "1f2092d536c0a3193efc53e4a50f3cee65c0ef1a78d31e5404f1c663fff7b7f4" S = "${WORKDIR}/phoronix-test-suite"