* [Buildroot] [PATCH] libconfig: bump to 1.4.8 and cleanup
@ 2012-03-21 11:02 yegorslists at googlemail.com
2012-03-21 22:08 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: yegorslists at googlemail.com @ 2012-03-21 11:02 UTC (permalink / raw)
To: buildroot
From: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
package/libconfig/libconfig.mk | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/package/libconfig/libconfig.mk b/package/libconfig/libconfig.mk
index 03825e1..8ef927b 100644
--- a/package/libconfig/libconfig.mk
+++ b/package/libconfig/libconfig.mk
@@ -3,13 +3,12 @@
# libconfig
#
#############################################################
-LIBCONFIG_VERSION:=1.4.6
-LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
-LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
-LIBCONFIG_INSTALL_STAGING:=YES
+LIBCONFIG_VERSION = 1.4.8
+LIBCONFIG_SITE = http://www.hyperrealm.com/libconfig/
+LIBCONFIG_INSTALL_STAGING = YES
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
-LIBCONFIG_CONF_OPT:=--disable-cxx
+LIBCONFIG_CONF_OPT = --disable-cxx
endif
$(eval $(call AUTOTARGETS))
--
1.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libconfig: bump to 1.4.8 and cleanup
2012-03-21 11:02 [Buildroot] [PATCH] libconfig: bump to 1.4.8 and cleanup yegorslists at googlemail.com
@ 2012-03-21 22:08 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-03-21 22:08 UTC (permalink / raw)
To: buildroot
>>>>> "yegorslists" == yegorslists <yegorslists@googlemail.com> writes:
yegorslists> From: Yegor Yefremov <yegorslists@googlemail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-21 22:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 11:02 [Buildroot] [PATCH] libconfig: bump to 1.4.8 and cleanup yegorslists at googlemail.com
2012-03-21 22:08 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox