projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922b156
)
libconfig: add license information
author
Simon Dawson
<spdawson@gmail.com>
Sun, 14 Apr 2013 21:57:11 +0000
(21:57 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 15 Apr 2013 21:42:34 +0000
(23:42 +0200)
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libconfig/libconfig.mk
patch
|
blob
|
history
diff --git
a/package/libconfig/libconfig.mk
b/package/libconfig/libconfig.mk
index 3e7aa117f176ff312162be377dec7b2f7a2d28d0..b826c06931daf3d80e196427923117879a5fa489 100644
(file)
--- a/
package/libconfig/libconfig.mk
+++ b/
package/libconfig/libconfig.mk
@@
-3,8
+3,11
@@
# libconfig
#
#############################################################
+
LIBCONFIG_VERSION = 1.4.8
LIBCONFIG_SITE = http://www.hyperrealm.com/libconfig/
+LIBCONFIG_LICENSE = LGPLv2.1+
+LIBCONFIG_LICENSE_FILES = COPYING.LIB
LIBCONFIG_INSTALL_STAGING = YES
LIBCONFIG_CONF_OPT = --disable-examples