[Buildroot] [git commit branch/2019.08.x] package/numactl: fix URL in help text

Peter Korsgaard peter at korsgaard.com
Wed Oct 30 12:38:05 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=764b63044746755d6e12cb72b1f79dbf7ab8beea
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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

Signed-off-by: Carlos Santos <unixmania at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
(cherry picked from commit f5ff55822db50214548377cf025c98d4ee2495d6)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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


More information about the buildroot mailing list