From 1a3eb64243d45ab457d3a1a44ed30517125f260c Mon Sep 17 00:00:00 2001
From: Ricardo Martincoski <ricardo.martincoski@gmail.com>
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 <ricardo.martincoski@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 1ddced072abefa001a10df56b9820e96db1b2b6f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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