diff options
| author | Priyansh Jain <priyansh.jain@oss.qualcomm.com> | 2026-02-27 08:30:00 +0530 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-02 19:25:50 -0800 |
| commit | 83ca3735770c241105769d387ee79ee2c5b5e2a6 (patch) | |
| tree | 564316eabd7fae4cbe5aa4ea6ad0f4ba20f9708f | |
| parent | 4b50ae538341ae0fb4848418dec1477c98028f11 (diff) | |
| download | meta-openembedded-83ca3735770c241105769d387ee79ee2c5b5e2a6.tar.gz | |
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 <priyansh.jain@oss.qualcomm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-bsp/thermald/thermald_2.5.11.bb (renamed from meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb b/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" | |||
| 15 | SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ | 15 | SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRCREV = "88369b42ec523787081b9bf8811b364e2a3d5f2d" | 18 | SRCREV = "5269afcf3e021e4e1b672b4640a0358f4ae5821b" |
| 19 | 19 | ||
| 20 | inherit pkgconfig autotools systemd gtk-doc | 20 | inherit pkgconfig autotools systemd gtk-doc |
| 21 | 21 | ||
