summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 39e1bf389c..731bfa0e40 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -18,6 +18,7 @@ PACKAGECONFIG ??= "obex-profiles \
18 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ 18 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
19 a2dp-profiles \ 19 a2dp-profiles \
20 avrcp-profiles \ 20 avrcp-profiles \
21 mcp-profiles \
21 network-profiles \ 22 network-profiles \
22 hid-profiles \ 23 hid-profiles \
23 hog-profiles \ 24 hog-profiles \
@@ -35,6 +36,7 @@ PACKAGECONFIG[nfc] = "--enable-nfc,--disable-nfc"
35PACKAGECONFIG[sap-profiles] = "--enable-sap,--disable-sap" 36PACKAGECONFIG[sap-profiles] = "--enable-sap,--disable-sap"
36PACKAGECONFIG[a2dp-profiles] = "--enable-a2dp,--disable-a2dp" 37PACKAGECONFIG[a2dp-profiles] = "--enable-a2dp,--disable-a2dp"
37PACKAGECONFIG[avrcp-profiles] = "--enable-avrcp,--disable-avrcp" 38PACKAGECONFIG[avrcp-profiles] = "--enable-avrcp,--disable-avrcp"
39PACKAGECONFIG[mcp-profiles] = "--enable-mcp,--disable-mcp"
38PACKAGECONFIG[network-profiles] = "--enable-network,--disable-network" 40PACKAGECONFIG[network-profiles] = "--enable-network,--disable-network"
39PACKAGECONFIG[hid-profiles] = "--enable-hid,--disable-hid" 41PACKAGECONFIG[hid-profiles] = "--enable-hid,--disable-hid"
40PACKAGECONFIG[hog-profiles] = "--enable-hog,--disable-hog" 42PACKAGECONFIG[hog-profiles] = "--enable-hog,--disable-hog"