[Buildroot] [PATCH] package/numactl: fix URL in help text

unixmania at gmail.com unixmania at gmail.com
Tue Oct 22 22:48:02 UTC 2019


From: Carlos Santos <unixmania at gmail.com>

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

Signed-off-by: Carlos Santos <unixmania at 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




More information about the buildroot mailing list