From 1ddced072abefa001a10df56b9820e96db1b2b6f 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) --- 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 6d74a164b6..e5e15b9b8d 100644 --- a/package/thermald/Config.in +++ b/package/thermald/Config.in @@ -20,7 +20,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, gcc >= 4.9" depends on BR2_i386 || BR2_x86_64