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

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 21:28:13 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=a216d1a43e5ee2a3e82683976babc0852b9ccda9
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/ipkg/ipkg.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/ipkg/ipkg.mk b/package/ipkg/ipkg.mk
index b9cba58..10ef207 100644
--- a/package/ipkg/ipkg.mk
+++ b/package/ipkg/ipkg.mk
@@ -7,5 +7,7 @@
 IPKG_VERSION = 0.99.163
 IPKG_SITE = http://www.handhelds.org/download/packages/ipkg
 IPKG_INSTALL_STAGING = YES
+IPKG_LICENSE = GPLv2+
+IPKG_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))


More information about the buildroot mailing list