summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/thermald/thermald_1.5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-bsp/thermald/thermald_1.5.4.bb')
-rw-r--r--common/recipes-bsp/thermald/thermald_1.5.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/recipes-bsp/thermald/thermald_1.5.4.bb b/common/recipes-bsp/thermald/thermald_1.5.4.bb
index 81b1b314..9bde8966 100644
--- a/common/recipes-bsp/thermald/thermald_1.5.4.bb
+++ b/common/recipes-bsp/thermald/thermald_1.5.4.bb
@@ -31,3 +31,5 @@ CONFFILES_${PN} = " \
31 ${sysconfdir}/thermald/thermal-conf.xml \ 31 ${sysconfdir}/thermald/thermal-conf.xml \
32 ${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \ 32 ${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \
33 " 33 "
34
35UPSTREAM_CHECK_URI = "https://github.com/01org/thermal_daemon/releases"