diff mbox series

thermald: upgrade to 2.5.11

Message ID 20260227030000.1438923-1-priyansh.jain@oss.qualcomm.com
State Under Review
Headers show
Series thermald: upgrade to 2.5.11 | expand

Commit Message

Priyansh Jain Feb. 27, 2026, 3 a.m. UTC
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 <priyansh.jain@oss.qualcomm.com>
---
 .../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 mbox series

Patch

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