similarity index 97%
rename from meta-oe/recipes-support/fastfetch/fastfetch_2.60.0.bb
rename to meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb
@@ -11,13 +11,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76"
DEPENDS = "yyjson"
SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=dev;tag=${PV}"
-SRCREV = "06ecc9c4805794ca8d632844e64950e82a6d5f7e"
+SRCREV = "e5d600600614f5496b02907a11a7bc80c369d266"
inherit cmake pkgconfig
EXTRA_OECMAKE += "\
-DENABLE_SYSTEM_YYJSON=ON \
- -DENABLE_DIRECTX_HEADERS=OFF \
"
PACKAGECONFIG ??= "\
The directx-headers dependency is no longer required and got removed from CMakeLists.txt Full changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.61.0 Signed-off-by: Tafil Avdyli <tafil@tafhub.de> --- .../fastfetch/{fastfetch_2.60.0.bb => fastfetch_2.61.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-support/fastfetch/{fastfetch_2.60.0.bb => fastfetch_2.61.0.bb} (97%)