summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-11-15 13:54:29 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-11-15 13:54:29 +0800
commit4a346976ac3001f09156af09b7e7b5701467c78c (patch)
treed5fa45a636404648ca9a4805e9f70efeb04dc6fc
parentcfff031e7c6045edcbdad85e061b82e04eda5c4b (diff)
downloadmeta-intel-4a346976ac3001f09156af09b7e7b5701467c78c.tar.gz
thermald: upgrade 2.5.0 -> 2.5.1
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb
index 8738c56b..2d2562eb 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.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 = "43ddb029ce599e2805eed446d414a2b4882e0a1b" 16SRCREV = "9366c4e9b1850c4a1336682f7f16d9c1a8b03682"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc