projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c92100
)
dmidecode: add license info
author
Axel Lin
<axel.lin@ingics.com>
Fri, 4 Oct 2013 08:09:59 +0000
(16:09 +0800)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 4 Oct 2013 13:00:32 +0000
(15:00 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dmidecode/dmidecode.mk
patch
|
blob
|
history
diff --git
a/package/dmidecode/dmidecode.mk
b/package/dmidecode/dmidecode.mk
index c53bd33f9a9fd0e1504c6305679644a89f2804a9..e39d97db5949c1c3f3d0159d38ba6ec95d36cca5 100644
(file)
--- a/
package/dmidecode/dmidecode.mk
+++ b/
package/dmidecode/dmidecode.mk
@@
-6,6
+6,8
@@
DMIDECODE_VERSION = 2.12
DMIDECODE_SITE = http://download.savannah.gnu.org/releases/dmidecode/
+DMIDECODE_LICENSE = GPLv2+
+DMIDECODE_LICENSE_FILES = LICENSE
define DMIDECODE_BUILD_CMDS
$(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)