* [ptxdist] [PATCH 1/2] libconfig: version bump 1.4.9 -> 1.7.2
@ 2019-02-22 14:29 Ian Abbott
2019-02-22 14:29 ` [ptxdist] [PATCH 2/2] libconfig: Move back from staging Ian Abbott
0 siblings, 1 reply; 2+ messages in thread
From: Ian Abbott @ 2019-02-22 14:29 UTC (permalink / raw)
To: ptxdist; +Cc: Ian Abbott
The old version is no longer downloadable so use the latest version.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
rules/libconfig.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libconfig.make b/rules/libconfig.make
index 241c0d8d0..57277d749 100644
--- a/rules/libconfig.make
+++ b/rules/libconfig.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_LIBCONFIG) += libconfig
#
# Paths and names
#
-LIBCONFIG_VERSION := 1.4.9
-LIBCONFIG_MD5 := b6ee0ce2b3ef844bad7cac2803a90634
+LIBCONFIG_VERSION := 1.7.2
+LIBCONFIG_MD5 := 6bd98ee3a6e6b9126c82c916d7a9e690
LIBCONFIG := libconfig-$(LIBCONFIG_VERSION)
LIBCONFIG_SUFFIX := tar.gz
-LIBCONFIG_URL := http://www.hyperrealm.com/libconfig/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
+LIBCONFIG_URL := http://hyperrealm.github.io/libconfig/dist/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
LIBCONFIG_SOURCE := $(SRCDIR)/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
LIBCONFIG_DIR := $(BUILDDIR)/$(LIBCONFIG)
LIBCONFIG_LICENSE := LGPL-2.1-only
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] libconfig: Move back from staging
2019-02-22 14:29 [ptxdist] [PATCH 1/2] libconfig: version bump 1.4.9 -> 1.7.2 Ian Abbott
@ 2019-02-22 14:29 ` Ian Abbott
0 siblings, 0 replies; 2+ messages in thread
From: Ian Abbott @ 2019-02-22 14:29 UTC (permalink / raw)
To: ptxdist; +Cc: Ian Abbott
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
rules/libconfig.in | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/rules/libconfig.in b/rules/libconfig.in
index 61b6a49e5..5a6ec7e93 100644
--- a/rules/libconfig.in
+++ b/rules/libconfig.in
@@ -1,6 +1,4 @@
-## SECTION=staging
-## old section:
-### SECTION=system_libraries
+## SECTION=system_libraries
menuconfig LIBCONFIG
tristate
@@ -8,10 +6,6 @@ menuconfig LIBCONFIG
help
C/C++ Configuration File Library
- STAGING: remove in ptxdist-2019.05.0
- Old version that is no longer available for download.
- Should be updated to a new version.
-
if LIBCONFIG
config LIBCONFIG_CXX
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-22 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-22 14:29 [ptxdist] [PATCH 1/2] libconfig: version bump 1.4.9 -> 1.7.2 Ian Abbott
2019-02-22 14:29 ` [ptxdist] [PATCH 2/2] libconfig: Move back from staging Ian Abbott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox