Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/numactl: bump version to 2.0.11, add hash
@ 2016-01-30  9:18 Bernd Kuhls
  2016-01-30  9:18 ` [Buildroot] [PATCH 2/2] package/numactl: fix musl build Bernd Kuhls
  2016-02-07 18:17 ` [Buildroot] [PATCH 1/2] package/numactl: bump version to 2.0.11, add hash Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2016-01-30  9:18 UTC (permalink / raw)
  To: buildroot

The tarball contains a working configure script, therefore removed
autoreconf.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/numactl/numactl.hash | 2 ++
 package/numactl/numactl.mk   | 5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)
 create mode 100644 package/numactl/numactl.hash

diff --git a/package/numactl/numactl.hash b/package/numactl/numactl.hash
new file mode 100644
index 0000000..c36e24d
--- /dev/null
+++ b/package/numactl/numactl.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	450c091235f891ee874a8651b179c30f57a1391ca5c4673354740ba65e527861	numactl-2.0.11.tar.gz
diff --git a/package/numactl/numactl.mk b/package/numactl/numactl.mk
index c9ea945..6e1d5e3 100644
--- a/package/numactl/numactl.mk
+++ b/package/numactl/numactl.mk
@@ -4,13 +4,10 @@
 #
 ################################################################################
 
-NUMACTL_VERSION = 2.0.10
+NUMACTL_VERSION = 2.0.11
 NUMACTL_SITE = ftp://oss.sgi.com/www/projects/libnuma/download
 NUMACTL_LICENSE = LGPLv2.1 (libnuma), GPLv2 (programs)
 NUMACTL_LICENSE_FILES = README
 NUMACTL_INSTALL_STAGING = YES
 
-# numactl tarball doesn't contain a pregenerated configure script.
-NUMACTL_AUTORECONF = YES
-
 $(eval $(autotools-package))
-- 
2.7.0.rc3

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

end of thread, other threads:[~2016-02-07 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30  9:18 [Buildroot] [PATCH 1/2] package/numactl: bump version to 2.0.11, add hash Bernd Kuhls
2016-01-30  9:18 ` [Buildroot] [PATCH 2/2] package/numactl: fix musl build Bernd Kuhls
2016-02-07 18:18   ` Thomas Petazzoni
2016-02-07 18:17 ` [Buildroot] [PATCH 1/2] package/numactl: bump version to 2.0.11, add hash Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox