[Buildroot] [git commit] libupnp: define license

Peter Korsgaard jacmet at sunsite.dk
Wed Jul 10 20:09:12 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=5a16b31845365edf9c7cb359e4d3a4986c2cb907
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/libupnp/libupnp.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk
index d4777b5..b98b9f4 100644
--- a/package/libupnp/libupnp.mk
+++ b/package/libupnp/libupnp.mk
@@ -9,5 +9,7 @@ LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2
 LIBUPNP_SITE = http://downloads.sourceforge.net/project/pupnp/pupnp/libUPnP%20$(LIBUPNP_VERSION)
 LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no
 LIBUPNP_INSTALL_STAGING = YES
+LIBUPNP_LICENSE = BSD-3c
+LIBUPNP_LICENSE_FILES = LICENSE
 
 $(eval $(autotools-package))



More information about the buildroot mailing list