projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2ec096
)
lcdproc: add license information
author
Simon Dawson
<spdawson@gmail.com>
Wed, 1 Aug 2012 07:06:38 +0000
(08:06 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Wed, 1 Aug 2012 18:10:46 +0000
(20:10 +0200)
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lcdproc/lcdproc.mk
patch
|
blob
|
history
diff --git
a/package/lcdproc/lcdproc.mk
b/package/lcdproc/lcdproc.mk
index 1275ddfb8d73672a472376fbd14bf7e699d95c32..94848e660c03e43234c62de0acabbf8d27a9936a 100644
(file)
--- a/
package/lcdproc/lcdproc.mk
+++ b/
package/lcdproc/lcdproc.mk
@@
-6,6
+6,8
@@
LCDPROC_VERSION = 0.5.5
LCDPROC_SOURCE = lcdproc-$(LCDPROC_VERSION).tar.gz
LCDPROC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/lcdproc/lcdproc/$(LCDPROC_VERSION)
+LCDPROC_LICENSE = GPLv2+
+LCDPROC_LICENSE_FILES = COPYING
LCDPROC_CONF_OPT = --enable-drivers=$(BR2_PACKAGE_LCDPROC_DRIVERS)