* [Buildroot] [PATCH] package/libgpiod: bump version to 0.1.3
@ 2017-02-14 9:33 Bartosz Golaszewski
2017-02-14 21:45 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2017-02-14 9:33 UTC (permalink / raw)
To: buildroot
Release 0.1.2 claimed to fix an issue with requesting both types of
line events, but actually didn't. This time it's really fixed.
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 9901be6..eee2a66 100644
--- a/package/libgpiod/libgpiod.hash
+++ b/package/libgpiod/libgpiod.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 c9a60e1073aacb25b4ad06d513f31416335b5a710f869cb7e838d2abb62e1e00 libgpiod-v0.1.2.tar.gz
+sha256 670a13518fabf2a99f9e349c33d5421c2146eec15b73c5edef3f1981a7adaeda libgpiod-v0.1.3.tar.gz
diff --git a/package/libgpiod/libgpiod.mk b/package/libgpiod/libgpiod.mk
index dbf9511..bc9c6ec 100644
--- a/package/libgpiod/libgpiod.mk
+++ b/package/libgpiod/libgpiod.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGPIOD_VERSION = v0.1.2
+LIBGPIOD_VERSION = v0.1.3
LIBGPIOD_SITE = $(call github,brgl,libgpiod,$(LIBGPIOD_VERSION))
LIBGPIOD_LICENSE = GPLv3+
LIBGPIOD_LICENSE_FILES = COPYING
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] package/libgpiod: bump version to 0.1.3
2017-02-14 9:33 [Buildroot] [PATCH] package/libgpiod: bump version to 0.1.3 Bartosz Golaszewski
@ 2017-02-14 21:45 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-02-14 21:45 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 14 Feb 2017 10:33:54 +0100, Bartosz Golaszewski wrote:
> Release 0.1.2 claimed to fix an issue with requesting both types of
> line events, but actually didn't. This time it's really fixed.
>
> 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(-)
We normally don't apply version bumps to the master branch after -rc1
has been released, but after looking at the git log between 0.1.2 and
0.1.3 it's indeed just two commits, each one-liners, fixing bugs. So I
think this qualifies for master, and applied your patch to the master
branch.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-14 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 9:33 [Buildroot] [PATCH] package/libgpiod: bump version to 0.1.3 Bartosz Golaszewski
2017-02-14 21:45 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox