From e61d33aa5306b856eecbe912b42db4685e0515cc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 30 Apr 2026 18:48:25 +0800 Subject: [PATCH] fastfetch: upgrade 2.61.0 -> 2.62.1 Changelog: ========== - Fixes Host module not working on some devices - Logos : Adds EN-OS, LimeOS, Redrose and Uzbek Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../fastfetch/{fastfetch_2.61.0.bb => fastfetch_2.62.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/fastfetch/{fastfetch_2.61.0.bb => fastfetch_2.62.1.bb} (98%) diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.62.1.bb similarity index 98% rename from meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb rename to meta-oe/recipes-support/fastfetch/fastfetch_2.62.1.bb index 8db0b608f1..160ac87bcb 100644 --- a/meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb +++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.62.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 = "e5d600600614f5496b02907a11a7bc80c369d266" +SRCREV = "4a61cdb1c9e4044ee959751e00bac1266dc6ebf9" inherit cmake pkgconfig