From 5c498412568d6c35d186955e85b74968533ca349 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 2 Feb 2026 17:35:02 +0100 Subject: [PATCH] extra-cmake-modules: update --- ...ra-cmake-modules_6.20.0.bb => extra-cmake-modules_6.22.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/extra-cmake-modules/{extra-cmake-modules_6.20.0.bb => extra-cmake-modules_6.22.0.bb} (94%) diff --git a/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb b/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.22.0.bb similarity index 94% rename from recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb rename to recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.22.0.bb index 15c0ae4..ad7f895 100644 --- a/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.20.0.bb +++ b/recipes-devtools/extra-cmake-modules/extra-cmake-modules_6.22.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM += "file://LICENSES/BSD-2-Clause.txt;md5=63d6ee386b8aaba70b1bf1 LIC_FILES_CHKSUM += "file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0" SRC_URI = "git://invent.kde.org/frameworks/extra-cmake-modules.git;protocol=https;nobranch=1" -SRCREV = "d8d80bcc61341239519392eef1360c796bf25931" +SRCREV = "3f76d71045e935ced4723c12345162f16cc8cb21" DEPENDS = "${@bb.utils.contains('DISTRO_FEATURES', 'kde', 'qttools qtbase-native qttools-native', '', d)}"