mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-16 17:01:37 +00:00
This is opt-in and we continue to use the 19.07 tree as the default. Signed-off-by: John Crispin <john@phrozen.org>
18 lines
300 B
YAML
18 lines
300 B
YAML
---
|
|
description: Add the bluetooth dependencies
|
|
feeds:
|
|
- name: bluetooth
|
|
path: ../../feeds/bluetooth
|
|
|
|
packages:
|
|
- kmod-bluetooth=y
|
|
- kmod-bluetooth-6lowpan=y
|
|
- kmod-rfkill=y
|
|
- bluez-daemon=y
|
|
- bluez-ibeacon=y
|
|
- bluetooth-6lowpand=y
|
|
- ubtled=y
|
|
|
|
diffconfig: |
|
|
CONFIG_USE_RFKILL=y
|