diff mbox series

[1/2] package/thermald: update URL in the docs

Message ID 20220131024451.2580165-1-ricardo.martincoski@gmail.com
State Accepted
Headers show
Series [1/2] package/thermald: update URL in the docs | expand

Commit Message

Ricardo Martincoski Jan. 31, 2022, 2:44 a.m. UTC
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>
---
This commit can be backported to maintenance branches
---
 package/thermald/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle Feb. 12, 2022, 1:06 p.m. UTC | #1
On 31/01/2022 03:44, Ricardo Martincoski wrote:
> 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>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
> This commit can be backported to maintenance branches
> ---
>   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
Peter Korsgaard Feb. 27, 2022, 5:51 p.m. UTC | #2
>>>>> "Ricardo" == Ricardo Martincoski <ricardo.martincoski@gmail.com> writes:

 > 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>
 > ---
 > This commit can be backported to maintenance branches

Committed to 2021.02.x and 2021.11.x, thanks.
diff mbox series

Patch

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