[meta-oe] phoronix-test-suite: upgrade 10.8.2 -> 10.8.3

Message ID 1651219993-27514-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] phoronix-test-suite: upgrade 10.8.2 -> 10.8.3 | expand

Commit Message

Mingyu Wang (Fujitsu) April 29, 2022, 8:13 a.m. UTC
Changelog:
==========
pts-core: Workaround Ubuntu 22.04 apt-get crashing the entire process on dependency installation
pts-core: Improved TTF font file detection
pts-core: Minor random fixes
phodevi: Apple M1 detection on Linux

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...onix-test-suite_10.8.2.bb => phoronix-test-suite_10.8.3.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_10.8.2.bb => phoronix-test-suite_10.8.3.bb} (91%)

Patch

diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.2.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb
similarity index 91%
rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.2.bb
rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb
index 825f7024e..a4d586ebc 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.2.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.3.bb
@@ -6,8 +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[md5sum] = "459c3c45b39bb3d720ddc8ba5f944332"
-SRC_URI[sha256sum] = "86681343d20415831ab16ef6c3d1c317e2345e771925e0698ae920a03a9eaab6"
+SRC_URI[sha256sum] = "4b742e28a9542fe2b57aacb691159d69d3e1c77d95da6d24b7867889ce84ba80"
 
 S = "${WORKDIR}/phoronix-test-suite"