summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-08-17 09:47:00 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-17 11:14:31 +0800
commita84491d2cc6a686bd972291cc8b32c62b9a61945 (patch)
tree5b6a61c244a7bbf711e64fda63b6b683a91c530c
parent187cfd795ea3403ff7b2fc07a9af6959a51c1342 (diff)
downloadmeta-intel-a84491d2cc6a686bd972291cc8b32c62b9a61945.tar.gz
thermald: upgrade 2.4.4 -> 2.4.6
Release 2.4.6 - Fix for Ubuntu bug 1930422 Release 2.4.5 - Address low performance with Dell Latitude 5420 with the latest BIOS Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
index 906b85aa..b147a558 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
13SRC_URI = "git://github.com/intel/thermal_daemon/ \ 13SRC_URI = "git://github.com/intel/thermal_daemon/ \
14 " 14 "
15 15
16SRCREV = "d6f89c9e8afdb449a442646da46f3140634175c1" 16SRCREV = "dddba484b23562d421cdaf1703dabc602e1968e7"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc