summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb
index c021397c..7da0f521 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
15SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ 15SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
16 " 16 "
17 17
18SRCREV = "941e8121c0a8280264288cde921b490bc5a7ece7" 18SRCREV = "b92e67bf3e5d6403cd59f64a1a0f0832ce4ea2c7"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit pkgconfig autotools systemd gtk-doc 21inherit pkgconfig autotools systemd gtk-doc