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

Chris Larson clarson at kergoth.com
Fri Jan 29 14:36:05 UTC 2010


On Fri, Jan 29, 2010 at 3:27 AM, Koen Kooi <k.kooi at student.utwente.nl>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 29-01-10 11:07, Michael Lippautz wrote:
> > ---
> >  recipes/perl/libdbd-sqlite-perl_1.29.bb |   29
> +++++++++++++++++++++++++++++
> >  1 files changed, 29 insertions(+), 0 deletions(-)
> >  create mode 100644 recipes/perl/libdbd-sqlite-perl_1.29.bb
> >
> > diff --git a/recipes/perl/libdbd-sqlite-perl_1.29.bb b/recipes/perl/
> libdbd-sqlite-perl_1.29.bb
> > new file mode 100644
> > index 0000000..10fe73a
> > --- /dev/null
> > +++ b/recipes/perl/libdbd-sqlite-perl_1.29.bb
> > @@ -0,0 +1,29 @@
> > +DESCRIPTION = "PERL database interface driver for the SQLite database."
> > +SECTION = "libs"
> > +LICENSE = "Artistic|GPL"
> > +DEPENDS = "libdbi-perl-native"
> > +RDEPENDS = "libdbi-perl \
>
> That should be RDEPENDS_${PN}
>
> We did have a script somewhere to check for things like that, does
> anyone know where that went?
>

Here's one option:

INHERIT += "recipe_sanity"
bitbake -c recipe_sanity libdbd-sqlite-perl
-- 
Chris Larson
clarson at kergoth dot com
clarson at mvista dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Software Engineer
MontaVista Software, Inc.



More information about the Openembedded-devel mailing list