[oe] [PATCH] libdbd-sqlite-perl: New recipe for SQLite DBI interface driver

Michael Lippautz michael.lippautz at gmail.com
Fri Jan 29 10:34:59 UTC 2010


Am Freitag, den 29.01.2010, 11:28 +0100 schrieb Holger Hans Peter
Freyther:
> On Friday 29 January 2010 11:07:56 Michael Lippautz wrote:
> 
> > +DESCRIPTION = "PERL database interface driver for the SQLite database."
> > +SECTION = "libs"
> > +LICENSE = "Artistic|GPL"
> 
> Use a space here, we do not have a good way to indicate dual licensing.

Ok, just looked how existing recipes indicated dual licensing
(dbd-mysql-perl).

> 
> 
> > +DEPENDS = "libdbi-perl-native"
> > +BBCLASSEXTEND = "native"
> 
> I'm not sure about these two.

1) Perl module needs libdbi-perl natively installed to pass a configure
check.

2) Maybe someone needs a native version of this, so I just added the
native extension?

Regards,
Michael





More information about the Openembedded-devel mailing list