All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] numactl: bump to version 2.0.12
@ 2018-09-23 16:30 Fabrice Fontaine
  2018-09-25 20:24 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2018-09-23 16:30 UTC (permalink / raw)
  To: buildroot

- README has been renamed into README.md so update NUMACTL_LICENSE_FILES
- Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/numactl/numactl.hash | 3 ++-
 package/numactl/numactl.mk   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/numactl/numactl.hash b/package/numactl/numactl.hash
index 8a395417f1..d93af1a7bb 100644
--- a/package/numactl/numactl.hash
+++ b/package/numactl/numactl.hash
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256 3e099a59b2c527bcdbddd34e1952ca87462d2cef4c93da9b0bc03f02903f7089        numactl-v2.0.11.tar.gz
+sha256 7c3e819c2bdeb883de68bafe88776a01356f7ef565e75ba866c4b49a087c6bdf        numactl-v2.0.12.tar.gz
+sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575        README.md
diff --git a/package/numactl/numactl.mk b/package/numactl/numactl.mk
index d3ce4f43c0..9efbcb5f67 100644
--- a/package/numactl/numactl.mk
+++ b/package/numactl/numactl.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-NUMACTL_VERSION = v2.0.11
+NUMACTL_VERSION = v2.0.12
 NUMACTL_SITE = $(call github,numactl,numactl,$(NUMACTL_VERSION))
 NUMACTL_LICENSE = LGPL-2.1 (libnuma), GPL-2.0 (programs)
-NUMACTL_LICENSE_FILES = README
+NUMACTL_LICENSE_FILES = README.md
 NUMACTL_INSTALL_STAGING = YES
 NUMACTL_AUTORECONF = YES
 
-- 
2.17.1

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

* [Buildroot] [PATCH 1/1] numactl: bump to version 2.0.12
  2018-09-23 16:30 [Buildroot] [PATCH 1/1] numactl: bump to version 2.0.12 Fabrice Fontaine
@ 2018-09-25 20:24 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-09-25 20:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 23 Sep 2018 18:30:15 +0200, Fabrice Fontaine wrote:
> - README has been renamed into README.md so update NUMACTL_LICENSE_FILES
> - Add hash for license file
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/numactl/numactl.hash | 3 ++-
>  package/numactl/numactl.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-09-25 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-23 16:30 [Buildroot] [PATCH 1/1] numactl: bump to version 2.0.12 Fabrice Fontaine
2018-09-25 20:24 ` Thomas Petazzoni

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.