Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0
@ 2017-10-29 15:04 Bernd Kuhls
  2017-10-29 15:04 ` [Buildroot] [PATCH 2/2] package/libnfs: allow parallel build Bernd Kuhls
  2017-10-29 17:29 ` [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2017-10-29 15:04 UTC (permalink / raw)
  To: buildroot

Added license hash.

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

diff --git a/package/libnfs/libnfs.hash b/package/libnfs/libnfs.hash
index 27a9e5d349..cfe6678842 100644
--- a/package/libnfs/libnfs.hash
+++ b/package/libnfs/libnfs.hash
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256	7f6c62a05c7e0f0749f2b13f178a4ed7aaf17bd09e65a10bb147bfe9807da272	libnfs-libnfs-1.10.0.tar.gz
+sha256 7ea6cd8fa6c461d01091e584d424d28e137d23ff4b65b95d01a3fd0ef95d120e  libnfs-libnfs-2.0.0.tar.gz
+sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENCE-LGPL-2.1.txt
diff --git a/package/libnfs/libnfs.mk b/package/libnfs/libnfs.mk
index b66a9be20b..3636a2acee 100644
--- a/package/libnfs/libnfs.mk
+++ b/package/libnfs/libnfs.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNFS_VERSION = libnfs-1.10.0
+LIBNFS_VERSION = libnfs-2.0.0
 LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
 LIBNFS_INSTALL_STAGING = YES
 LIBNFS_AUTORECONF = YES
-- 
2.11.0

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

* [Buildroot] [PATCH 2/2] package/libnfs: allow parallel build
  2017-10-29 15:04 [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Bernd Kuhls
@ 2017-10-29 15:04 ` Bernd Kuhls
  2017-10-29 17:29 ` [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2017-10-29 15:04 UTC (permalink / raw)
  To: buildroot

Tested with BR2_JLEVEL=100.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libnfs/libnfs.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libnfs/libnfs.mk b/package/libnfs/libnfs.mk
index 3636a2acee..d961fd1d4e 100644
--- a/package/libnfs/libnfs.mk
+++ b/package/libnfs/libnfs.mk
@@ -8,7 +8,6 @@ LIBNFS_VERSION = libnfs-2.0.0
 LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
 LIBNFS_INSTALL_STAGING = YES
 LIBNFS_AUTORECONF = YES
-LIBNFS_MAKE = $(MAKE1)
 LIBNFS_LICENSE = LGPL-2.1+
 LIBNFS_LICENSE_FILES = LICENCE-LGPL-2.1.txt
 LIBNFS_DEPENDENCIES = host-pkgconf
-- 
2.11.0

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

* [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0
  2017-10-29 15:04 [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Bernd Kuhls
  2017-10-29 15:04 ` [Buildroot] [PATCH 2/2] package/libnfs: allow parallel build Bernd Kuhls
@ 2017-10-29 17:29 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-10-29 17:29 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 29 Oct 2017 16:04:19 +0100, Bernd Kuhls wrote:
> Added license hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libnfs/libnfs.hash | 3 ++-
>  package/libnfs/libnfs.mk   | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-10-29 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-29 15:04 [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Bernd Kuhls
2017-10-29 15:04 ` [Buildroot] [PATCH 2/2] package/libnfs: allow parallel build Bernd Kuhls
2017-10-29 17:29 ` [Buildroot] [PATCH 1/2] package/libnfs: bump version to 2.0.0 Thomas Petazzoni

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