[Buildroot] [PATCHv2 32/36] python-pyasn: new package

Peter Korsgaard jacmet at uclibc.org
Sun Dec 15 12:52:42 UTC 2013


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > From: Ryan Barnett <ryanbarnett3 at gmail.com>
 > Signed-off-by: Ryan Barnett <rjbarnet at rockwellcollins.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 > ---
 > +################################################################################
 > +#
 > +# python-pyasn
 > +#
 > +################################################################################
 > +
 > +PYTHON_PYASN_VERSION = 1.2
 > +PYTHON_PYASN_SOURCE = PyASN-$(PYTHON_PYASN_VERSION).zip
 > +PYTHON_PYASN_SITE = https://pyasn.googlecode.com/files
 > +PYTHON_PYASN_LICENSE = LGPL

Version?

Looking closer, there's no license files included, but the file header
of pyasn.cpp states LGPLv3+ and the stuff under libgds states GPLv2+, so
I've changed it to that and committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list