]> code.ossystems Code Review - openembedded-core.git/commit
python3: add PACKAGECONFIG for bluetooth
authorRoss Burton <ross.burton@intel.com>
Tue, 11 Sep 2018 15:41:48 +0000 (16:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 23:27:55 +0000 (00:27 +0100)
commitfd5b497cc8a2f9f93f732070123b073bfb6d2eca
treec9061153debd0a4838191a4bcf17113bbc6ae59d
parent12626b26aca281d0d5ee90dc15627083a517fa3b
python3: add PACKAGECONFIG for bluetooth

Instead of forcibly disabling Bluetooth (support for Bluetooth sockets in the
socket module), add a PACKAGECONFIG.  The default remains disabled for
consistency.

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