diff mbox series

package/numactl: fix URL in help text

Message ID 20191022224802.4975-1-unixmania@gmail.com
State Accepted
Headers show
Series package/numactl: fix URL in help text | expand

Commit Message

Carlos Santos Oct. 22, 2019, 10:48 p.m. UTC
From: Carlos Santos <unixmania@gmail.com>

SGI is gone (RIP). Use the github project as landing page.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
---
 package/numactl/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle Oct. 24, 2019, 9:05 a.m. UTC | #1
On 23/10/2019 00:48, unixmania@gmail.com wrote:
> From: Carlos Santos <unixmania@gmail.com>
> 
> SGI is gone (RIP). Use the github project as landing page.
> 
> Signed-off-by: Carlos Santos <unixmania@gmail.com>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/numactl/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/numactl/Config.in b/package/numactl/Config.in
> index 95057d3c33..8ea07bb856 100644
> --- a/package/numactl/Config.in
> +++ b/package/numactl/Config.in
> @@ -9,4 +9,4 @@ config BR2_PACKAGE_NUMACTL
>  	  and memory nodes. It does this by supplying a NUMA memory
>  	  policy to the operating system before running your program.
>  
> -	  http://oss.sgi.com/projects/libnuma/
> +	  https://github.com/numactl/numactl
>
Peter Korsgaard Oct. 30, 2019, 12:38 p.m. UTC | #2
>>>>> "unixmania" == unixmania  <unixmania@gmail.com> writes:

 > From: Carlos Santos <unixmania@gmail.com>
 > SGI is gone (RIP). Use the github project as landing page.

 > Signed-off-by: Carlos Santos <unixmania@gmail.com>

Committed to 2019.02.x and 2019.08.x, thanks.
diff mbox series

Patch

diff --git a/package/numactl/Config.in b/package/numactl/Config.in
index 95057d3c33..8ea07bb856 100644
--- a/package/numactl/Config.in
+++ b/package/numactl/Config.in
@@ -9,4 +9,4 @@  config BR2_PACKAGE_NUMACTL
 	  and memory nodes. It does this by supplying a NUMA memory
 	  policy to the operating system before running your program.
 
-	  http://oss.sgi.com/projects/libnuma/
+	  https://github.com/numactl/numactl