projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e1529a
)
fis: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 26 Jun 2014 19:20:41 +0000
(16:20 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 1 Jul 2014 21:19:51 +0000
(23:19 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/fis/fis.mk
patch
|
blob
|
history
diff --git
a/package/fis/fis.mk
b/package/fis/fis.mk
index e9426a149a86bb4eecd1abf4a457a98a67c068ba..876b127268cb18e6c03d051eb26982253ccb87f3 100644
(file)
--- a/
package/fis/fis.mk
+++ b/
package/fis/fis.mk
@@
-7,6
+7,8
@@
FIS_SITE = http://svn.chezphil.org/utils/trunk
FIS_SITE_METHOD = svn
FIS_VERSION = 2892
+FIS_LICENSE = GPLv2+
+FIS_LICENSE_FILES = fis.c
define FIS_BUILD_CMDS
$(TARGET_CC) $(TARGET_CFLAGS) -std=c99 -o $(@D)/fis \