All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libgpiod: bump version to v1.2.1
@ 2019-02-15  9:37 Bartosz Golaszewski
  2019-02-15 20:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Golaszewski @ 2019-02-15  9:37 UTC (permalink / raw)
  To: buildroot

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

This is a bugfix release fixing two problems with C++ bindings.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
 package/libgpiod/libgpiod.hash | 2 +-
 package/libgpiod/libgpiod.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libgpiod/libgpiod.hash b/package/libgpiod/libgpiod.hash
index 318a107adf..e68ebdb8c7 100644
--- a/package/libgpiod/libgpiod.hash
+++ b/package/libgpiod/libgpiod.hash
@@ -1,4 +1,4 @@
 # From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
-sha256 b6b9079c933f7c8524815437937dda6b795a16141bca202a9eec70ba5844b5ba  libgpiod-1.2.tar.xz
+sha256 736d8b511ad247c2acb01b592f2bbe5e757e14e1d8347b2d80683081ab4b31b8  libgpiod-1.2.1.tar.xz
 # Hash for license file
 sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed  COPYING
diff --git a/package/libgpiod/libgpiod.mk b/package/libgpiod/libgpiod.mk
index 545526515f..c46ffa871c 100644
--- a/package/libgpiod/libgpiod.mk
+++ b/package/libgpiod/libgpiod.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBGPIOD_VERSION = 1.2
+LIBGPIOD_VERSION = 1.2.1
 LIBGPIOD_SOURCE = libgpiod-$(LIBGPIOD_VERSION).tar.xz
 LIBGPIOD_SITE = https://www.kernel.org/pub/software/libs/libgpiod
 LIBGPIOD_LICENSE = LGPL-2.1+
-- 
2.20.1

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

* [Buildroot] [PATCH] libgpiod: bump version to v1.2.1
  2019-02-15  9:37 [Buildroot] [PATCH] libgpiod: bump version to v1.2.1 Bartosz Golaszewski
@ 2019-02-15 20:48 ` Thomas Petazzoni
  2019-02-21 13:05   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2019-02-15 20:48 UTC (permalink / raw)
  To: buildroot

On Fri, 15 Feb 2019 10:37:56 +0100
Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> 
> This is a bugfix release fixing two problems with C++ bindings.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
>  package/libgpiod/libgpiod.hash | 2 +-
>  package/libgpiod/libgpiod.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Since it's a pure bugfix release with just two commits, I applied this
version bump to master. Thanks!

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

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

* [Buildroot] [PATCH] libgpiod: bump version to v1.2.1
  2019-02-15 20:48 ` Thomas Petazzoni
@ 2019-02-21 13:05   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-02-21 13:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Fri, 15 Feb 2019 10:37:56 +0100
 > Bartosz Golaszewski <brgl@bgdev.pl> wrote:

 >> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
 >> 
 >> This is a bugfix release fixing two problems with C++ bindings.
 >> 
 >> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
 >> ---
 >> package/libgpiod/libgpiod.hash | 2 +-
 >> package/libgpiod/libgpiod.mk   | 2 +-
 >> 2 files changed, 2 insertions(+), 2 deletions(-)

 > Since it's a pure bugfix release with just two commits, I applied this
 > version bump to master. Thanks!

Committed to 2018.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-02-21 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15  9:37 [Buildroot] [PATCH] libgpiod: bump version to v1.2.1 Bartosz Golaszewski
2019-02-15 20:48 ` Thomas Petazzoni
2019-02-21 13:05   ` Peter Korsgaard

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.