]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
dmidecode: add license info
authorAxel Lin <axel.lin@ingics.com>
Fri, 4 Oct 2013 08:09:59 +0000 (16:09 +0800)
committerPeter 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

index c53bd33f9a9fd0e1504c6305679644a89f2804a9..e39d97db5949c1c3f3d0159d38ba6ec95d36cca5 100644 (file)
@@ -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)