Commit fea34c04 authored by Florent Revest's avatar Florent Revest

Connman: enable bluetooth

parent a8d98acc
[global]
OfflineMode=false
[Bluetooth]
Enable=true
Tethering=false
FILESEXTRAPATHS_prepend := "${THISDIR}/connman:"
SRC_URI += " file://settings "
do_install_append() {
install -d ${D}/var/lib/connman/
cp ${WORKDIR}/settings ${D}/var/lib/connman/settings
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment