]> code.ossystems Code Review - openembedded-core.git/commit
python3: remove obsolete db dependency
authorRoss Burton <ross.burton@intel.com>
Tue, 31 Oct 2017 23:32:41 +0000 (23:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:46 +0000 (13:54 +0000)
commitf16eac28d909bc6570d3587a2f4ac26ae0dc6048
treea3fa8965f02c41ecf21169d4c5f731d48d2fe9d4
parent1e976a0bf7f94694892005944f8b8fc5d895ab31
python3: remove obsolete db dependency

The bsddb module was removed in Python 3 and the dbm module doesn't support
Berkeley DB as an option, so this build dependency can be removed.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3_3.5.3.bb