[Buildroot] [git commit] popt: add license info

Peter Korsgaard jacmet at sunsite.dk
Wed Nov 14 21:37:15 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=3f4ccf9d708c35c4343d7578b632b6ffc69c5b31
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/popt/popt.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/popt/popt.mk b/package/popt/popt.mk
index df49acb..fb3a766 100644
--- a/package/popt/popt.mk
+++ b/package/popt/popt.mk
@@ -7,6 +7,8 @@ POPT_VERSION = 1.16
 # rpm5.org down
 POPT_SITE = http://anduin.linuxfromscratch.org/sources/BLFS/svn/p/
 POPT_INSTALL_STAGING = YES
+POPT_LICENSE = MIT
+POPT_LICENSE_FILES = COPYING
 
 POPT_CONF_ENV = ac_cv_va_copy=yes
 


More information about the buildroot mailing list