diff options
author | Ross Burton <ross.burton@intel.com> | 2019-07-30 22:20:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-31 23:03:01 +0100 |
commit | da6a60239853300466cee05d9fa9ab30ea223e33 (patch) | |
tree | 5601b9c0721b92f167e532bdafb029f0f6027565 /documentation | |
parent | dd949e754522a90a478a80f33278d04868d9b0a1 (diff) | |
download | poky-da6a60239853300466cee05d9fa9ab30ea223e33.tar.gz |
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.
(From OE-Core rev: e3860098dadd0b1db97fb0414aae6abfc234b245)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions