• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/bluez5_utils/Config.in
Adam DuskettAdam Duskett committed 4db9bbb475d05 May 2017
Raw file
Source viewDiff to previous
comment "bluez5-utils needs a toolchain w/ wchar, threads, headers >= 3.4, dynamic library"
 
1
config BR2_PACKAGE_BLUEZ5_UTILS
2
    bool "bluez-utils 5.x"
3
    depends on BR2_USE_WCHAR # libglib2
4
    depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, libglib2
5
    depends on BR2_USE_MMU # dbus
6
    depends on !BR2_STATIC_LIBS # uses dlfcn
7
    depends on !BR2_PACKAGE_BLUEZ_UTILS # conflicts with 4.x version
8
    depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4
9
    depends on BR2_TOOLCHAIN_HAS_SYNC_4
10
    select BR2_PACKAGE_DBUS
11
    select BR2_PACKAGE_LIBGLIB2
12
    help
13
      bluez utils version 5.x
14
​
15
      With this release BlueZ only supports the new Bluetooth
16
      Management kernel interface (introduced in Linux 3.4).
17
​
18
      For Low Energy support at least kernel version 3.5 is
19
      needed.
20
​
21
      The API is not backward compatible with BlueZ 4.
22
​
23
      Bluez utils will use systemd and/or udev if enabled.
24
​
25
      http://www.bluez.org
26
      http://www.kernel.org/pub/linux/bluetooth
27
​
28
if BR2_PACKAGE_BLUEZ5_UTILS
29
​
30
config BR2_PACKAGE_BLUEZ5_UTILS_OBEX
31
    bool "build OBEX support"
32
    depends on BR2_INSTALL_LIBSTDCPP
33
    select BR2_PACKAGE_LIBICAL
34
    help
35
      Enable the OBEX support in Bluez 5.x.
36
​
37
comment "OBEX support needs a toolchain w/ C++"
38
    depends on !BR2_INSTALL_LIBSTDCPP
39
​
40
config BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
41
    bool "build CLI client"
42
    select BR2_PACKAGE_READLINE
43
    help
44
      Enable the Bluez 5.x command line client.
45
​
46
config BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED
47
    bool "install deprecated tool"
48
    depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
49
    help
50
      Build BlueZ 5.x deprecated tools. These currently include:
51
      hciattach, hciconfig, hcitool, hcidump, rfcomm, sdptool,
52
      ciptool, gatttool.
53
​
54
config BR2_PACKAGE_BLUEZ5_UTILS_EXPERIMENTAL
55
    bool "build experimental obexd plugin"
56
    help
57
      Build BlueZ 5.x experimental Nokia OBEX PC Suite plugin
58
​
59
config BR2_PACKAGE_BLUEZ5_PLUGINS_HEALTH
60
    bool "build health plugin"
61
    help
62
      Build BlueZ 5.x health plugin
63
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.