summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-03-24 14:59:28 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-03-24 15:01:02 +0800
commitecad624e9df5fa1f97119054d54908787ee4c2a7 (patch)
treec263c22687558928fe305e829bdc59bf3a1f0b5a
parenta7bf23d3b4a8acff9642e3bdda946a6298cf5dc6 (diff)
downloadmeta-intel-ecad624e9df5fa1f97119054d54908787ee4c2a7.tar.gz
thermald: upgrade 2.4.2 -> 2.4.3
Release 2.4.3: - Allow --ingore-cpuid-check to use with --adaptive option Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.2.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.bb
index c8482286..add00e3b 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.2.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.3.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 = "86d6634b7e648ad5a3304e8dcf4eee613fa07fac" 16SRCREV = "9e731de1bd7bccd2c7c2e7923f01fbc4287ed80a"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc