summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-04-16 11:16:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-16 11:16:15 +0800
commitc8ace1dd42b5be8f841eb01b56b6dbdf7001d94a (patch)
treee940544a20150107b288cca258b3d00452795b01 /dynamic-layers
parentd847f56b4a98311c8249fda7b074cf76e02eff0b (diff)
downloadmeta-intel-c8ace1dd42b5be8f841eb01b56b6dbdf7001d94a.tar.gz
thermald: upgrade 2.4.3 -> 2.4.4
Release notes: https://github.com/intel/thermal_daemon/blob/v2.4.4/README.txt#L114 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.bb
index add00e3b..efad2fe3 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.4.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 = "9e731de1bd7bccd2c7c2e7923f01fbc4287ed80a" 16SRCREV = "d6f89c9e8afdb449a442646da46f3140634175c1"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc