[Buildroot] [git commit] lshw: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 22:00:17 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=0393ba891ce48c67c211c9c0e24b9d84095a2447
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/lshw/lshw.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/lshw/lshw.mk b/package/lshw/lshw.mk
index cc00347..ee15350 100644
--- a/package/lshw/lshw.mk
+++ b/package/lshw/lshw.mk
@@ -6,6 +6,8 @@
 
 LSHW_VERSION = B.02.16
 LSHW_SITE = http://ezix.org/software/files
+LSHW_LICENSE = GPLv2
+LSHW_LICENSE_FILES = COPYING
 
 LSHW_CFLAGS = $(TARGET_CFLAGS)
 ifeq ($(BR2_ENABLE_LOCALE),)


More information about the buildroot mailing list