* [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1
@ 2017-05-24 14:01 Frank Hunleth
2017-05-24 14:01 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for libconfuse Frank Hunleth
2017-05-24 14:07 ` [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Frank Hunleth @ 2017-05-24 14:01 UTC (permalink / raw)
To: buildroot
Release notes are at:
https://github.com/martinh/libconfuse/releases/tag/v3.1
Also, this release now ships with lexer.c so flex is no longer required
for building libconfuse.
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
package/libconfuse/libconfuse.hash | 6 +++---
package/libconfuse/libconfuse.mk | 4 +---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/package/libconfuse/libconfuse.hash b/package/libconfuse/libconfuse.hash
index ec485a1..e57e59c 100644
--- a/package/libconfuse/libconfuse.hash
+++ b/package/libconfuse/libconfuse.hash
@@ -1,3 +1,3 @@
-# From https://github.com/martinh/libconfuse/releases/download/v3.0/confuse-3.0.tar.xz.md5, sha256 locally computed.
-md5 c534b51a2118ed57031dc548032304a3 confuse-3.0.tar.xz
-sha256 bb75174e02aa8b44fa1a872a47beeea1f5fe715ab669694c97803eb6127cc861 confuse-3.0.tar.xz
+# From https://github.com/martinh/libconfuse/releases/download/v3.1/confuse-3.1.tar.xz.md5, sha256 locally computed.
+md5 08f1ace0055f92d80a8ad11671346a37 confuse-3.1.tar.xz
+sha256 8171f31e0071d5e4460269fdcc8b4e748cf23b4bf6bbe672f718a136dd63ca66 confuse-3.1.tar.xz
diff --git a/package/libconfuse/libconfuse.mk b/package/libconfuse/libconfuse.mk
index 2908af3..5f1d5cd 100644
--- a/package/libconfuse/libconfuse.mk
+++ b/package/libconfuse/libconfuse.mk
@@ -4,13 +4,11 @@
#
################################################################################
-LIBCONFUSE_VERSION = 3.0
+LIBCONFUSE_VERSION = 3.1
LIBCONFUSE_SOURCE = confuse-$(LIBCONFUSE_VERSION).tar.xz
LIBCONFUSE_SITE = https://github.com/martinh/libconfuse/releases/download/v$(LIBCONFUSE_VERSION)
LIBCONFUSE_INSTALL_STAGING = YES
LIBCONFUSE_CONF_OPTS = --disable-rpath
-LIBCONFUSE_DEPENDENCIES = host-flex
-HOST_LIBCONFUSE_DEPENDENCIES = host-flex
LIBCONFUSE_LICENSE = ISC
LIBCONFUSE_LICENSE_FILES = LICENSE
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for libconfuse
2017-05-24 14:01 [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Frank Hunleth
@ 2017-05-24 14:01 ` Frank Hunleth
2017-05-24 14:07 ` [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Frank Hunleth @ 2017-05-24 14:01 UTC (permalink / raw)
To: buildroot
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
DEVELOPERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/DEVELOPERS b/DEVELOPERS
index 3155264..f6c3753 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -580,6 +580,7 @@ F: support/scripts/scancpan
N: Frank Hunleth <fhunleth@troodon-software.com>
F: package/am335x-pru-package/
+F: package/libconfuse/
F: package/libdmtx/
F: package/libsodium/
F: package/php-amqp/
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1
2017-05-24 14:01 [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Frank Hunleth
2017-05-24 14:01 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for libconfuse Frank Hunleth
@ 2017-05-24 14:07 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-05-24 14:07 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 24 May 2017 10:01:00 -0400, Frank Hunleth wrote:
> Release notes are at:
>
> https://github.com/martinh/libconfuse/releases/tag/v3.1
>
> Also, this release now ships with lexer.c so flex is no longer required
> for building libconfuse.
>
> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
> ---
> package/libconfuse/libconfuse.hash | 6 +++---
> package/libconfuse/libconfuse.mk | 4 +---
> 2 files changed, 4 insertions(+), 6 deletions(-)
Both applied to next, 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-05-24 14:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-24 14:01 [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Frank Hunleth
2017-05-24 14:01 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add entry for libconfuse Frank Hunleth
2017-05-24 14:07 ` [Buildroot] [PATCH 1/2] libconfuse: bump version to 3.1 Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox