[Buildroot] [PATCH 10/18] perl-io-interface: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 12 21:44:55 UTC 2018


Hello,

On Fri, 10 Aug 2018 09:14:54 -0700, Christopher McCrory wrote:
> Signed-off-by: Christopher McCrory <chrismcc at gmail.com>
> ---
>  package/Config.in                                |  1 +
>  package/perl-io-interface/Config.in              | 10 ++++++++++
>  package/perl-io-interface/perl-io-interface.hash |  6 ++++++
>  package/perl-io-interface/perl-io-interface.mk   | 14 ++++++++++++++
>  4 files changed, 31 insertions(+)

I've applied to next, but ...

> +PERL_IO_INTERFACE_LICENSE = Artistic or GPL-1.0+

This was again wrong. The license file says:

"""
The Artistic License 2.0
"""

And I don't see where the GPL-1.0+ option is. So I've changed the
license information to:

PERL_IO_INTERFACE_LICENSE = Artistic-2.0

I already suggested to double check the result of scancpan, here is
another example why :-)

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list