projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
489d866
)
sqlite: add license file
author
Peter Rosin
<peda@axentia.se>
Wed, 25 Nov 2015 12:29:11 +0000
(13:29 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 25 Nov 2015 22:22:21 +0000
(23:22 +0100)
Signed-off-by: Peter Rosin <peda@axentia.se>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sqlite/sqlite.mk
patch
|
blob
|
history
diff --git
a/package/sqlite/sqlite.mk
b/package/sqlite/sqlite.mk
index d08e933a97ae09d0cff65b3871cc5e99c03e97cf..0758fe959f6aadec544f40eaa2c6268e20933ecb 100644
(file)
--- a/
package/sqlite/sqlite.mk
+++ b/
package/sqlite/sqlite.mk
@@
-8,6
+8,7
@@
SQLITE_VERSION = 3090200
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2015
SQLITE_LICENSE = Public domain
+SQLITE_LICENSE_FILES = tea/license.terms
SQLITE_INSTALL_STAGING = YES
# Patching Makefile.am: