From: Frans Meulenbroeks Date: Sat, 9 Oct 2010 18:54:46 +0000 (+0200) Subject: libdevice-serialport-perl_1.04.bb: license = artistic according to .spec file in... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff1da6be42395badd59832bffcf176e55adbe62b;p=openembedded.git libdevice-serialport-perl_1.04.bb: license = artistic according to .spec file in src dir Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/perl/libdevice-serialport-perl_1.04.bb b/recipes/perl/libdevice-serialport-perl_1.04.bb index e789d56320..e7265a6e76 100644 --- a/recipes/perl/libdevice-serialport-perl_1.04.bb +++ b/recipes/perl/libdevice-serialport-perl_1.04.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions." SECTION = "libs" -LICENSE = "GPL" +LICENSE = "Artistic" RDEPENDS_${PN} += "perl-module-carp perl-module-posix perl-module-io-handle \ perl-module-strict perl-module-warnings perl-module-vars \ perl-module-xsloader"