summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2023-07-28 14:25:44 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2023-07-31 09:17:52 +0800
commite2d140280dbf372bfd5fe5c32c11360c87f44d02 (patch)
tree9682445b43882d716ae199e7ed9ffd9dbf17efd6 /dynamic-layers
parent311a4fa8b5b8890487a9f1b771b84f2d3199c50f (diff)
downloadmeta-intel-e2d140280dbf372bfd5fe5c32c11360c87f44d02.tar.gz
thermald : upgrade 2.5.2 -> 2.5.3
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb
index c021397c..7da0f521 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.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 = "941e8121c0a8280264288cde921b490bc5a7ece7" 18SRCREV = "b92e67bf3e5d6403cd59f64a1a0f0832ce4ea2c7"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit pkgconfig autotools systemd gtk-doc 21inherit pkgconfig autotools systemd gtk-doc