From d5658ab951023d3f2a9a8bdd34de19a41e087bd1 Mon Sep 17 00:00:00 2001 From: Ricardo Martincoski Date: Sun, 30 Jan 2022 23:44:50 -0300 Subject: [PATCH] package/thermald: update URL in the docs Old project homepage was removed, so switch to github, already in use to download the sources. Signed-off-by: Ricardo Martincoski Signed-off-by: Arnout Vandecappelle (Essensium/Mind) (cherry picked from commit 1ddced072abefa001a10df56b9820e96db1b2b6f) Signed-off-by: Peter Korsgaard --- package/thermald/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/thermald/Config.in b/package/thermald/Config.in index f32a4b274e..8950e939b3 100644 --- a/package/thermald/Config.in +++ b/package/thermald/Config.in @@ -14,7 +14,7 @@ config BR2_PACKAGE_THERMALD reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system. - https://01.org/linux-thermal-daemon + https://github.com/intel/thermal_daemon comment "thermald needs a toolchain w/ C++, wchar, threads" depends on BR2_i386 || BR2_x86_64