From: Michael Nosthoff <buildroot@heine.tech>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/libgpiod: bump version to 1.4.5
Date: Mon, 2 Nov 2020 11:21:39 +0100 [thread overview]
Message-ID: <20201102102139.4442-1-buildroot@heine.tech> (raw)
In-Reply-To: <20201029110632.25856-1-buildroot@heine.tech>
* add a comment about the kernel header dependencies when bumping
versions
* use two spaces in hash-file
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
v1 -> v2:
* stay on the 1.4.x branch in all cases
* further bump 1.4.4 to 1.4.5
---
package/libgpiod/Config.in | 2 +-
package/libgpiod/libgpiod.hash | 4 ++--
package/libgpiod/libgpiod.mk | 4 +++-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/package/libgpiod/Config.in b/package/libgpiod/Config.in
index 63a7cb6e78..293eef6c89 100644
--- a/package/libgpiod/Config.in
+++ b/package/libgpiod/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBGPIOD
This is a C library that abstracts the GPIO character
device operations on linux.
- https://github.com/brgl/libgpiod
+ https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
if BR2_PACKAGE_LIBGPIOD
diff --git a/package/libgpiod/libgpiod.hash b/package/libgpiod/libgpiod.hash
index f0009a7510..0ccb3bef5a 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 21ae8fd1f8dafc2eb2ba50e652390cf533d21351419a7426255895cb52e21b1c libgpiod-1.4.1.tar.xz
+sha256 af5950cefb157e34f8e1485b82ab98873d53eeff2d1166faec483b8ebc1a3cff libgpiod-1.4.5.tar.xz
# Hash for license file
-sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed COPYING
+sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed COPYING
diff --git a/package/libgpiod/libgpiod.mk b/package/libgpiod/libgpiod.mk
index 2474ab90a2..83d5abb002 100644
--- a/package/libgpiod/libgpiod.mk
+++ b/package/libgpiod/libgpiod.mk
@@ -4,7 +4,9 @@
#
################################################################################
-LIBGPIOD_VERSION = 1.4.1
+# be careful when bumping versions, newer branches (e.g. >= 1.6)
+# depend on pretty recent kernel headers
+LIBGPIOD_VERSION = 1.4.5
LIBGPIOD_SOURCE = libgpiod-$(LIBGPIOD_VERSION).tar.xz
LIBGPIOD_SITE = https://www.kernel.org/pub/software/libs/libgpiod
LIBGPIOD_LICENSE = LGPL-2.1+
--
2.25.1
next prev parent reply other threads:[~2020-11-02 10:21 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-29 11:06 [Buildroot] [PATCH] package/libgpiod: bump version to 1.6 buildroot at heine.tech
2020-10-29 12:50 ` Thomas Petazzoni
2020-10-29 13:06 ` Michael Nosthoff
2020-10-29 13:12 ` Bartosz Golaszewski
2020-10-29 13:13 ` Thomas Petazzoni
2020-10-29 13:41 ` Bartosz Golaszewski
2020-10-30 7:53 ` Michael Nosthoff
2020-10-30 8:19 ` Thomas Petazzoni
2020-10-30 8:42 ` Bartosz Golaszewski
2020-10-30 9:15 ` Thomas Petazzoni
2020-10-30 9:25 ` Bartosz Golaszewski
2020-10-30 9:34 ` Thomas Petazzoni
2020-10-30 10:16 ` Bartosz Golaszewski
2020-10-30 10:41 ` Thomas Petazzoni
2020-10-30 10:53 ` Bartosz Golaszewski
2020-11-03 20:25 ` Arnout Vandecappelle
2020-11-03 20:56 ` Bartosz Golaszewski
2020-11-30 20:31 ` Bartosz Golaszewski
2020-12-02 16:57 ` Nicolas Cavallari
2020-10-30 8:25 ` Bartosz Golaszewski
2020-11-02 10:21 ` Michael Nosthoff [this message]
2020-11-02 10:27 ` [Buildroot] [PATCH v3] package/libgpiod: bump version to 1.4.5 Michael Nosthoff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201102102139.4442-1-buildroot@heine.tech \
--to=buildroot@heine.tech \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox