Skip to content

Commit a0bbc79

Browse files
author
Viswanath Kraleti
committed
distro qcom-base.inc: Add bluetooth, wifi to DISTRO_FEATURES
To get connectivity working, firmware package groups in meta-qcom should include Bluetooth and Wi-Fi firmware, which are controlled by the bluetooth and wifi DISTRO_FEATURES Signed-off-by: Viswanath Kraleti <[email protected]>
1 parent 82b0938 commit a0bbc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/distro/include/qcom-base.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ TARGET_VENDOR = "-qcom"
1111
# to make the python below work. Local, site and auto.conf will override it.
1212
TCMODE ?= "default"
1313

14-
DISTRO_FEATURES:append = " pam overlayfs ptest efi"
14+
DISTRO_FEATURES:append = " pam overlayfs ptest efi wifi bluetooth"
1515

1616
# Use systemd init manager for system initialization.
1717
INIT_MANAGER = "systemd"

0 commit comments

Comments
 (0)