]> code.ossystems Code Review - openembedded-core.git/commit
perl: add PACKAGECONFIG for db
authorRoss Burton <ross.burton@intel.com>
Tue, 30 Jul 2019 21:20:12 +0000 (22:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Jul 2019 22:02:56 +0000 (23:02 +0100)
commite3860098dadd0b1db97fb0414aae6abfc234b245
tree7be52cf815346096fbc4767504c5e53b9c93d0ff
parent96cf9a881405faec5fb6f3f305fd29c5f14fd52f
perl: add PACKAGECONFIG for db

perl-cross makes it easy to cleanly disable the use of Berkeley DB if desired,
so add a PACKAGECONFIG for this.

More of the dependencies (such as gdbm) can be controlled in the same way, but
Berkeley DB is a prime contender: it's a large library which we have to ship an
old release for due to licensing issues, so there are users who may want to
strip it out of builds entirely.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.30.0.bb