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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
