]> code.ossystems Code Review - openembedded-core.git/commit
perl: do not build berkeley db module by default
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Sep 2021 18:01:07 +0000 (20:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:31:04 +0000 (18:31 +0100)
commit0d9ca78951cfe98bfaaf426572c42dbbb6169cd6
treea770bed04ddd247f39fc5535cb16a0dc420d4258
parent190d9944383d525fa57a0fa9ac634480d50e56bb
perl: do not build berkeley db module by default

Bdb is unmaintained and altogether obsolete, the less dependencies
we have on it, the better.

This leaves only apt (specifically, apt-ftparchive) in core as a bdb consumer,
sadly it has a hard dependency that isn't easy to patch out. Maybe apt
upstream will get to it at some point.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.34.0.bb