5 Commits

Author SHA1 Message Date
mellotron
6b5de6bfe2 testing/thermald: upgrade to 1.5.4 2016-11-03 00:22:26 +01:00
Jakub Jirutka
f4c7e289db testing/thermald: disable on aarch64
Build failed:

src/thd_engine.cpp:38:19: fatal error: cpuid.h: No such file or directory
 #include <cpuid.h>
                   ^
compilation terminated.
make[2]: *** [Makefile:744: src/thermald-thd_engine.o] Error 1
2016-10-30 15:20:38 +01:00
Jakub Jirutka
85c6e80df0 testing/thermald: disable on armhf
Build failed with:

src/thermald-thd_sys_fs.o `test -f 'src/thd_sys_fs.cpp' || echo './'`src/thd_sys_fs.cpp
src/thd_engine.cpp:38:19: fatal error: cpuid.h: No such file or directory
 #include <cpuid.h>
                   ^
compilation terminated.
make[2]: *** [Makefile:744: src/thermald-thd_engine.o] Error 1
2016-10-30 15:16:41 +01:00
Jakub Jirutka
eac46e4fe7 testing/thermald: improve abuild, remove useless systemd config 2016-10-30 15:13:38 +01:00
mellotron
2a9ec6be77 testing/thermald: new aport
https://github.com/01org/thermal_daemon
Thermal daemon for IA
2016-10-30 15:13:38 +01:00