[Buildroot] [PATCH 8/8] genext2fs: add license information

Gustavo Zacarias gustavo at zacarias.com.ar
Tue Jan 22 13:35:53 UTC 2013


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/genext2fs/genext2fs.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/genext2fs/genext2fs.mk b/package/genext2fs/genext2fs.mk
index 6126a74..45e9695 100644
--- a/package/genext2fs/genext2fs.mk
+++ b/package/genext2fs/genext2fs.mk
@@ -7,6 +7,8 @@
 GENEXT2FS_VERSION = 1.4.1
 GENEXT2FS_SOURCE = genext2fs-$(GENEXT2FS_VERSION).tar.gz
 GENEXT2FS_SITE = http://downloads.sourceforge.net/project/genext2fs/genext2fs/$(GENEXT2FS_VERSION)
+GENEXT2FS_LICENSE = GPLv2
+GENEXT2FS_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
 $(eval $(host-autotools-package))
-- 
1.7.12.4




More information about the buildroot mailing list