diff options
Diffstat (limited to 'meta/recipes-connectivity')
| -rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5.inc | 2 |
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" | |||
| 35 | PACKAGECONFIG[sap-profiles] = "--enable-sap,--disable-sap" | 36 | PACKAGECONFIG[sap-profiles] = "--enable-sap,--disable-sap" |
| 36 | PACKAGECONFIG[a2dp-profiles] = "--enable-a2dp,--disable-a2dp" | 37 | PACKAGECONFIG[a2dp-profiles] = "--enable-a2dp,--disable-a2dp" |
| 37 | PACKAGECONFIG[avrcp-profiles] = "--enable-avrcp,--disable-avrcp" | 38 | PACKAGECONFIG[avrcp-profiles] = "--enable-avrcp,--disable-avrcp" |
| 39 | PACKAGECONFIG[mcp-profiles] = "--enable-mcp,--disable-mcp" | ||
| 38 | PACKAGECONFIG[network-profiles] = "--enable-network,--disable-network" | 40 | PACKAGECONFIG[network-profiles] = "--enable-network,--disable-network" |
| 39 | PACKAGECONFIG[hid-profiles] = "--enable-hid,--disable-hid" | 41 | PACKAGECONFIG[hid-profiles] = "--enable-hid,--disable-hid" |
| 40 | PACKAGECONFIG[hog-profiles] = "--enable-hog,--disable-hog" | 42 | PACKAGECONFIG[hog-profiles] = "--enable-hog,--disable-hog" |
