projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d86cfe
)
xerces: add license information
author
Ryan Barnett
<rjbarnet@rockwellcollins.com>
Tue, 6 May 2014 15:42:44 +0000
(10:42 -0500)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 7 May 2014 11:46:08 +0000
(13:46 +0200)
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xerces/xerces.mk
patch
|
blob
|
history
diff --git
a/package/xerces/xerces.mk
b/package/xerces/xerces.mk
index 7bd7070e111fa425b263b49a75fdaa2c86516d29..9402abea2c763bfb6a63f0ab407cfbb4bbed02e4 100644
(file)
--- a/
package/xerces/xerces.mk
+++ b/
package/xerces/xerces.mk
@@
-7,6
+7,8
@@
XERCES_VERSION = 3.1.1
XERCES_SOURCE = xerces-c-$(XERCES_VERSION).tar.gz
XERCES_SITE = http://archive.apache.org/dist/xerces/c/3/sources/
+XERCES_LICENSE = Apache-2.0
+XERCES_LICENSE_FILES = LICENSE
XERCES_MAKE = $(MAKE1)
XERCES_INSTALL_STAGING = YES
XERCES_CONF_OPT = --disable-threads \