summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2022-04-13 09:23:40 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-04-13 14:08:21 +0800
commit01fa547c89da1c54da18f6edb3246c1469e6b101 (patch)
treefee82dd2cb9aaad3eca15e8ae4f39a985205b15c
parentb16a06362633f6287a9043aea15cfead87b2c51b (diff)
downloadmeta-intel-01fa547c89da1c54da18f6edb3246c1469e6b101.tar.gz
thermald: upgrade to v2.4.9
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb
index d73864a9..7d516814 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ 13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
14 " 14 "
15 15
16SRCREV = "f04746138602c623558be0561e4d1a37579710c7" 16SRCREV = "2c862048edd473182e66cd3aed98f78b746d64aa"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc