diff mbox series

[meta-oe,05/38] fastfetch: upgrade 2.62.1 -> 2.63.1

Message ID 20260519113921.655-5-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] bit7z: upgrade 4.0.11 -> 4.0.12 | expand

Commit Message

Wang Mingyu May 19, 2026, 11:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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