[Buildroot] [PATCH 08/18] perl-device-serialport: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 12 21:38:40 UTC 2018


Hello,

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

I've applied to next, but ...

> +PERL_DEVICE_SERIALPORT_VERSION = 1.04
> +PERL_DEVICE_SERIALPORT_SOURCE = Device-SerialPort-$(PERL_DEVICE_SERIALPORT_VERSION).tar.gz
> +PERL_DEVICE_SERIALPORT_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CO/COOK
> +PERL_DEVICE_SERIALPORT_LICENSE_FILES = README

The _LICENSE variable was missing, even though the licensing terms were
clearly specified in the README file. Once again, please double check
the output of scancpan, which may not be complete.

Best regards,

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


More information about the buildroot mailing list