summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 11:57:27 +0530
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 11:57:27 +0530
commit90c96038bbb03b26564fe13598c9396a6f49318f (patch)
tree0defc7de044aeaacfd184c43a7ca6ddb26e0889d /dynamic-layers/openembedded-layer
parentedad4ab2253ac0d410a001a66c1e36cb17280f47 (diff)
downloadmeta-intel-90c96038bbb03b26564fe13598c9396a6f49318f.tar.gz
thermald : upgrade 2.5.8 -> 2.5.10
Release Notes: https://github.com/intel/thermal_daemon/releases/tag/v2.5.10 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.10.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.10.bb
index 575a00e8..63106028 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.10.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
15SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ 15SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
16 " 16 "
17 17
18SRCREV = "df3b9ab0ffe780c4fbad7750987eff76f659cfd5" 18SRCREV = "88369b42ec523787081b9bf8811b364e2a3d5f2d"
19 19
20inherit pkgconfig autotools systemd gtk-doc 20inherit pkgconfig autotools systemd gtk-doc
21 21