| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/ |
| H A D | gnome-bluetooth3_3.34.5.bb | 1 SUMMARY = "GNOME bluetooth manager" 11 GNOMEBN = "gnome-bluetooth" 27 # avoid clashes with gnome-bluetooth 29 # just bluetooth-sendto / bluetooth-sendto.desktop only 34 FILES:${PN} += "${datadir}/gnome-bluetooth" 36 # offer alternate bluetooth-sendto 37 RRECOMMENS:${PN} += "gnome-bluetooth"
|
| H A D | gnome-bluetooth_47.1.bb | 1 SUMMARY = "GNOME bluetooth manager" 32 pulseaudio-module-bluetooth-discover \ 33 pulseaudio-module-bluetooth-policy \ 41 FILES:${PN} += "${datadir}/gnome-bluetooth-3.0"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/ |
| H A D | init | 7 DESC=bluetooth 9 DAEMON=@LIBEXECDIR@/bluetooth/bluetoothd 20 test -f /etc/default/bluetooth && . /etc/default/bluetooth 53 N=/etc/init.d/bluetooth
|
| /openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/ |
| H A D | pi-bluetooth_0.1.17.bb | 2 HOMEPAGE = "https://github.com/RPi-Distro/pi-bluetooth" 10 git://github.com/RPi-Distro/pi-bluetooth;branch=master;protocol=https \ 36 …install -m 0644 ${S}/debian/pi-bluetooth.bthelper@.service ${D}${systemd_system_unitdir}/bthelper@… 37 …install -m 0644 ${S}/debian/pi-bluetooth.hciuart.service ${D}${systemd_system_unitdir}/hciuart.ser… 45 …AG+="systemd".*$:RUN+="/usr/bin/bthelper %k":' ${D}${sysconfdir}/udev/rules.d/90-pi-bluetooth.rules
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/packagegroups/ |
| H A D | packagegroup-tools-bluetooth.bb | 9 DESCRIPTION = "Includes bluetooth specific tools for BlueZ.\ 19 'pulseaudio-module-bluetooth-discover \ 20 pulseaudio-module-bluetooth-policy \
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/ |
| H A D | bluez5.inc | 66 SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ 101 install -m 0755 ${UNPACKDIR}/init ${D}${INIT_D_DIR}/bluetooth 103 if [ -f ${D}${sysconfdir}/init.d/bluetooth ]; then 104 sed -i -e 's#@LIBEXECDIR@#${libexecdir}#g' ${D}${sysconfdir}/init.d/bluetooth 116 ${libdir}/bluetooth/plugins/*.so \ 121 ${libdir}/bluetooth/plugins/*.la \ 124 FILES:${PN}-obex = "${libexecdir}/bluetooth/obexd \ 148 SYSTEMD_SERVICE:${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'systemd', 'bluetooth.service', '', … 150 INITSCRIPT_NAME:${PN} = "bluetooth"
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/ |
| H A D | gnome-shell_48.0.bb | 38 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 39 PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" 81 gnome-bluetooth \
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ |
| H A D | ofono_2.16.bb | 23 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \ 26 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, bluez5"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/ |
| H A D | libpcap_1.10.5.bb | 30 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \ 33 PACKAGECONFIG[bluez5] = "--enable-bluetooth,--disable-bluetooth,bluez5"
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | kirkwood-dreamplug.dts | 27 pmx_led_bluetooth: pmx-led-bluetooth { 92 bluetooth { 93 label = "dreamplug:blue:bluetooth";
|
| /openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-base.bb | 28 … ${@bb.utils.contains("DISTRO_FEATURES", "bluetooth", "packagegroup-base-bluetooth", "", d)} \ 61 ${@bb.utils.contains('COMBINED_FEATURES', 'bluetooth', 'packagegroup-base-bluetooth', '',d)} \ 105 …if "bluetooth" in distro_features and not "bluetooth" in machine_features and ("pcmcia" in machine… 106 d.setVar("ADD_BT", "${MLPREFIX}packagegroup-base-bluetooth") 188 SUMMARY:packagegroup-base-bluetooth = "Bluetooth support" 189 RDEPENDS:packagegroup-base-bluetooth = "\ 193 RRECOMMENDS:packagegroup-base-bluetooth = "\ 194 kernel-module-bluetooth \
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/ |
| H A D | juno.scc | 4 include features/bluetooth/bluetooth.scc
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-1.8.rst | 58 Additionally, a ``bluetooth`` class has been added to make selection of 59 the appropriate bluetooth support within a recipe a little easier. If 63 inherit bluetooth 64 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', '${BLUEZ}', '', d)}" 65 PACKAGECONFIG[bluez4] = "--enable-bluetooth,--disable-bluetooth,bluez4"
|
| /openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/ |
| H A D | bluez5_%.bbappend | 10 RDEPENDS:${PN}:append:rpi = " pi-bluetooth"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-dbus-fast_2.44.1.bb | 2 HOMEPAGE = "https://github.com/bluetooth-devices/dbus-fast"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
| H A D | networkmanager_1.52.0.bb | 83 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \ 130 ${PN}-bluetooth \ 159 SUMMARY:${PN}-bluetooth = "Bluetooth device plugin for NetworkManager" 160 FILES:${PN}-bluetooth = "${NETWORKMANAGER_PLUGINDIR}/libnm-device-plugin-bluetooth.so" 161 RDEPENDS:${PN}-bluetooth += "${PN}-daemon ${@bb.utils.contains('PACKAGECONFIG', 'bluez5', '${PN}-ww… 288 ${@bb.utils.contains('PACKAGECONFIG','bluez5','${PN}-bluetooth','',d)} \
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/ |
| H A D | packagegroup-gnome-desktop.bb | 17 gnome-bluetooth \
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-flashback/ |
| H A D | gnome-flashback_3.46.0.bb | 18 gnome-bluetooth \
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/sbc/ |
| H A D | sbc_2.1.bb | 16 SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/${BP}.tar.xz"
|
| /openbmc/openbmc/poky/meta/conf/machine/include/ |
| H A D | qemu.inc | 14 MACHINE_FEATURES = "alsa bluetooth usbgadget screen vfat"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/connman/ |
| H A D | connman_1.44.bb | 53 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \ 63 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, bluez5, bluez5" 131 ${@bb.utils.contains('PACKAGECONFIG', 'bluetooth','connman-plugin-bluetooth', '', d)} \
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/ |
| H A D | packagegroup-xfce-extended.bb | 52 …${@bb.utils.contains("DISTRO_FEATURES", "bluetooth gobject-introspection-data", "blueman", "", d)}…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/ |
| H A D | fwupd_1.9.25.bb | 26 ${@bb.utils.filter('DISTRO_FEATURES', 'bluetooth polkit', d)} \ 59 PACKAGECONFIG[bluetooth] = "-Dbluez=enabled,-Dbluez=disabled"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/ |
| H A D | blueman_2.4.4.bb | 31 packagegroup-tools-bluetooth \
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/neard/ |
| H A D | neard_0.19.bb | 43 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \
|