diff mbox series

[meta-oe,02/44] fastfetch: upgrade 2.65.2 -> 2.66.0

Message ID 20260715103914.2120-2-wangmy@fujitsu.com
State New
Headers show
Series [meta-perl,01/44] cpan-requirements-dynamic: upgrade 0.002 -> 0.003 | expand

Commit Message

Wang Mingyu July 15, 2026, 10:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changes:
=========
CPU package count is no longer reported in the default output.
Users can still print it in custom formats via {packages}

Bugfixes:
==========
Fixed compatibility with WSL 2.9.3 (#2433, WM, Linux)
Fixed accurate AMD GPU names are not queried in driverSpecific mode (GPU, Linux)
Fixed GPU core counting for Apple Silicon GPU on Asahi Linux (GPU, Linux)
Some internal cleanups and optimizations

Features:
=========
Added Astra Linux version detection (OS, Linux)
Improved performance of Windows PowerShell version detection (Shell, Windows)
Improved performance of Media module on macOS (Media, macOS)
Added proxmox backup server detection (#2443, OS, Linux)

Logos:
======
Added Flatcar, Azure Linux
Added Chimera_small, Chimera2, Parabola2_small, PostmarketOS2, Qubes_small
Updated linuxmint_small
Cleaned up distro names

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../fastfetch/{fastfetch_2.65.2.bb => fastfetch_2.66.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/fastfetch/{fastfetch_2.65.2.bb => fastfetch_2.66.0.bb} (98%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.66.0.bb
similarity index 98%
rename from meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb
rename to meta-oe/recipes-support/fastfetch/fastfetch_2.66.0.bb
index fb56556ff3..8835e3d85d 100644
--- a/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb
+++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.66.0.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 = "0e90f3a7d4ac5a7857a968a6f52ea1205be5f404"
+SRCREV = "08698098579bb8b043b0a343159b8018f5cea4fc"
 
 inherit cmake pkgconfig