All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/numactl: fix URL in help text
@ 2019-10-22 22:48 unixmania at gmail.com
  2019-10-24  9:05 ` Arnout Vandecappelle
  2019-10-30 12:38 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: unixmania at gmail.com @ 2019-10-22 22:48 UTC (permalink / raw)
  To: buildroot

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(-)

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
-- 
2.18.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/numactl: fix URL in help text
  2019-10-22 22:48 [Buildroot] [PATCH] package/numactl: fix URL in help text unixmania at gmail.com
@ 2019-10-24  9:05 ` Arnout Vandecappelle
  2019-10-30 12:38 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2019-10-24  9:05 UTC (permalink / raw)
  To: buildroot



On 23/10/2019 00:48, unixmania at 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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/numactl: fix URL in help text
  2019-10-22 22:48 [Buildroot] [PATCH] package/numactl: fix URL in help text unixmania at gmail.com
  2019-10-24  9:05 ` Arnout Vandecappelle
@ 2019-10-30 12:38 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-10-30 12:38 UTC (permalink / raw)
  To: buildroot

>>>>> "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.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-30 12:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-22 22:48 [Buildroot] [PATCH] package/numactl: fix URL in help text unixmania at gmail.com
2019-10-24  9:05 ` Arnout Vandecappelle
2019-10-30 12:38 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.