From 0bcee676da68df2efbd538c8c1ddae657ac50609 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 19 May 2026 19:38:48 +0800 Subject: [PATCH] fastfetch: upgrade 2.62.1 -> 2.63.1 Changelog: ========== - Fixes media length detection for Chrome on Linux (Media, Linux) - Fixes segmentation fault when specifying unsupported modules on command line - Disables usage of Netlink for Wi-Fi detection on s390x architectures (Wifi, Linux) Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../fastfetch/{fastfetch_2.62.1.bb => fastfetch_2.63.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/fastfetch/{fastfetch_2.62.1.bb => fastfetch_2.63.1.bb} (98%) diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.62.1.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.63.1.bb similarity index 98% rename from meta-oe/recipes-support/fastfetch/fastfetch_2.62.1.bb rename to meta-oe/recipes-support/fastfetch/fastfetch_2.63.1.bb index 160ac87bcb..bb4db47a49 100644 --- a/meta-oe/recipes-support/fastfetch/fastfetch_2.62.1.bb +++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.63.1.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76" DEPENDS = "yyjson" SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}" -SRCREV = "4a61cdb1c9e4044ee959751e00bac1266dc6ebf9" +SRCREV = "acf610416c2d5bb1438f723699aca47647fbeba5" inherit cmake pkgconfig