Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/
H A Dgnome-bluetooth3_3.34.5.bb1 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 Dgnome-bluetooth_47.1.bb1 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 Dinit7 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 Dpi-bluetooth_0.1.17.bb2 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 Dpackagegroup-tools-bluetooth.bb9 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 Dbluez5.inc66 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 Dgnome-shell_48.0.bb38 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 Dofono_2.16.bb23 ${@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 Dlibpcap_1.10.5.bb30 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 Dkirkwood-dreamplug.dts27 pmx_led_bluetooth: pmx-led-bluetooth {
92 bluetooth {
93 label = "dreamplug:blue:bluetooth";
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb28 … ${@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 Djuno.scc4 include features/bluetooth/bluetooth.scc
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.8.rst58 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 Dbluez5_%.bbappend10 RDEPENDS:${PN}:append:rpi = " pi-bluetooth"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-dbus-fast_2.44.1.bb2 HOMEPAGE = "https://github.com/bluetooth-devices/dbus-fast"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager_1.52.0.bb83 ${@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 Dpackagegroup-gnome-desktop.bb17 gnome-bluetooth \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-flashback/
H A Dgnome-flashback_3.46.0.bb18 gnome-bluetooth \
/openbmc/openbmc/poky/meta/recipes-multimedia/sbc/
H A Dsbc_2.1.bb16 SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/${BP}.tar.xz"
/openbmc/openbmc/poky/meta/conf/machine/include/
H A Dqemu.inc14 MACHINE_FEATURES = "alsa bluetooth usbgadget screen vfat"
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman_1.44.bb53 ${@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 Dpackagegroup-xfce-extended.bb52 …${@bb.utils.contains("DISTRO_FEATURES", "bluetooth gobject-introspection-data", "blueman", "", d)}…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/
H A Dfwupd_1.9.25.bb26 ${@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 Dblueman_2.4.4.bb31 packagegroup-tools-bluetooth \
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/
H A Dneard_0.19.bb43 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \

123