All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot]  [PATCH] nvme-cli: bump to version 1.3
@ 2017-07-17 20:19 Guilherme G. Piccoli
  2017-07-19  7:20 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Guilherme G. Piccoli @ 2017-07-17 20:19 UTC (permalink / raw)
  To: buildroot

nvme-cli had many bugfixes and improvements over the releases.
Buildroot still has version 0.3, so this patch bumps it to the
latest upstream release, version 1.3.

Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
---
 package/nvme/nvme.hash | 2 +-
 package/nvme/nvme.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/nvme/nvme.hash b/package/nvme/nvme.hash
index b29904196..92e2bc0ac 100644
--- a/package/nvme/nvme.hash
+++ b/package/nvme/nvme.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256 c631e90dd4d411cdb618b26bc36b06706e6f1f2d3db38874bcfe48f4bc15aac4 nvme-v0.3.tar.gz
+sha256 52eb45c9ef5a529580a3f6f9e02c067695675ac01b8ab8b8e0398c62e8a8646d nvme-v1.3.tar.gz
diff --git a/package/nvme/nvme.mk b/package/nvme/nvme.mk
index 66b3cef1d..27fbde215 100644
--- a/package/nvme/nvme.mk
+++ b/package/nvme/nvme.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NVME_VERSION = v0.3
+NVME_VERSION = v1.3
 NVME_SITE = $(call github,linux-nvme,nvme-cli,$(NVME_VERSION))
 NVME_LICENSE = GPL-2.0+
 NVME_LICENSE_FILES = LICENSE
-- 
2.13.0

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

* [Buildroot] [PATCH] nvme-cli: bump to version 1.3
  2017-07-17 20:19 [Buildroot] [PATCH] nvme-cli: bump to version 1.3 Guilherme G. Piccoli
@ 2017-07-19  7:20 ` Thomas Petazzoni
  2017-07-19 14:28   ` Guilherme G. Piccoli
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2017-07-19  7:20 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 17 Jul 2017 17:19:45 -0300, Guilherme G. Piccoli wrote:
> nvme-cli had many bugfixes and improvements over the releases.
> Buildroot still has version 0.3, so this patch bumps it to the
> latest upstream release, version 1.3.
> 
> Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
> ---
>  package/nvme/nvme.hash | 2 +-
>  package/nvme/nvme.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, 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

* [Buildroot] [PATCH] nvme-cli: bump to version 1.3
  2017-07-19  7:20 ` Thomas Petazzoni
@ 2017-07-19 14:28   ` Guilherme G. Piccoli
  0 siblings, 0 replies; 3+ messages in thread
From: Guilherme G. Piccoli @ 2017-07-19 14:28 UTC (permalink / raw)
  To: buildroot

On 07/19/2017 04:20 AM, Thomas Petazzoni wrote:
> Hello,
> 
> On Mon, 17 Jul 2017 17:19:45 -0300, Guilherme G. Piccoli wrote:
>> nvme-cli had many bugfixes and improvements over the releases.
>> Buildroot still has version 0.3, so this patch bumps it to the
>> latest upstream release, version 1.3.
>>
>> Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
>> ---
>>  package/nvme/nvme.hash | 2 +-
>>  package/nvme/nvme.mk   | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> Applied to master, thanks.
> 

Thank you Thomas!

> Thomas
> 

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

end of thread, other threads:[~2017-07-19 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-17 20:19 [Buildroot] [PATCH] nvme-cli: bump to version 1.3 Guilherme G. Piccoli
2017-07-19  7:20 ` Thomas Petazzoni
2017-07-19 14:28   ` Guilherme G. Piccoli

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.