From 83ca3735770c241105769d387ee79ee2c5b5e2a6 Mon Sep 17 00:00:00 2001 From: Priyansh Jain Date: Fri, 27 Feb 2026 08:30:00 +0530 Subject: [PATCH] thermald: upgrade to 2.5.11 Upgrade thermald to release 2.5.11. This update includes the following changes: - Clang-tidy fixes - Added support for Wildcat Lake platform - Fixes for CVE related to symbolic link exploitations - D-Bus interface fixes - Removal of power group handling after Thermal Monitor support deprecation Signed-off-by: Priyansh Jain Signed-off-by: Khem Raj --- .../thermald/{thermald_2.5.10.bb => thermald_2.5.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-bsp/thermald/{thermald_2.5.10.bb => thermald_2.5.11.bb} (96%) diff --git a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb b/meta-oe/recipes-bsp/thermald/thermald_2.5.11.bb similarity index 96% rename from meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb rename to meta-oe/recipes-bsp/thermald/thermald_2.5.11.bb index 98310b4c5c..caec3d5610 100644 --- a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb +++ b/meta-oe/recipes-bsp/thermald/thermald_2.5.11.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ " -SRCREV = "88369b42ec523787081b9bf8811b364e2a3d5f2d" +SRCREV = "5269afcf3e021e4e1b672b4640a0358f4ae5821b" inherit pkgconfig autotools systemd gtk-doc