summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-07-21 15:02:07 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-25 11:24:52 +0800
commitada3eb5781551de175feda3cda94f4173826744c (patch)
tree362fb7f3081062fa14ec9b579fe7dd1915a4fb30
parentd615d325e662088af4832c3d1932e5c9df693405 (diff)
downloadmeta-intel-ada3eb5781551de175feda3cda94f4173826744c.tar.gz
thermald : upgrade 2.4.9 -> 2.5.0
Release Notes: https://github.com/intel/thermal_daemon/releases/tag/v2.5 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb
index 7d516814..8738c56b 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.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 = "2c862048edd473182e66cd3aed98f78b746d64aa" 16SRCREV = "43ddb029ce599e2805eed446d414a2b4882e0a1b"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc