Disable btwilink by default on m3ulcb 63/19063/3
authorScott Murray <scott.murray@konsulko.com>
Tue, 18 Dec 2018 21:22:10 +0000 (16:22 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 21:10:18 +0000 (21:10 +0000)
commit4913c46bf2c4099bf467eee30c0faf1d41618fa2
treeb8b3309d42f4ca3ab1d1b539905d90b04e8aee6e
parentd786abb46aa885898c61d08dc7d6b4564bea2b93
Disable btwilink by default on m3ulcb

Testing for CES has found the wilink BT on the M3+Kingfisher somewhat
unreliable.  To disable it by default for now, add a demo platform
configuration hook to packagegroup-agl-demo-platform and use it to
pick up a modprobe configuration file to prevent btwilink from loading.
This addition is specific to the m3ulcb platform, and the variable
DEMO_ENABLE_BTWILINK can be used to over-ride the behavior by setting
it to "true" in local.conf or site.conf.

Change-Id: Ia645d9329594547f83601526e3f3fd5da5845b24
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb [new file with mode: 0644]
recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf [new file with mode: 0644]
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb