• 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
Eric LimpensEric Limpens committed de33b1940dc16 Jul 2015
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
    select BR2_PACKAGE_DBUS
10
    select BR2_PACKAGE_LIBGLIB2
11
    help
12
      bluez utils version 5.x
13
​
14
      With this release BlueZ only supports the new Bluetooth
15
      Management kernel interface (introduced in Linux 3.4).
16
​
17
      For Low Energy support at least kernel version 3.5 is
18
      needed.
19
​
20
      The API is not backward compatible with BlueZ 4.
21
​
22
      Bluez utils will use systemd and/or udev if enabled.
23
​
24
      http://www.bluez.org
25
      http://www.kernel.org/pub/linux/bluetooth
26
​
27
if BR2_PACKAGE_BLUEZ5_UTILS
28
​
29
config BR2_PACKAGE_BLUEZ5_UTILS_OBEX
30
    bool "build OBEX support"
31
    select BR2_PACKAGE_LIBICAL
32
    depends on BR2_INSTALL_LIBSTDCPP
33
    help
34
      Enable the OBEX support in Bluez 5.x.
35
​
36
comment "OBEX support needs a toolchain w/ C++"
37
    depends on !BR2_INSTALL_LIBSTDCPP
38
​
39
config BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
40
    bool "build CLI client"
41
    select BR2_PACKAGE_READLINE
42
    help
43
      Enable the Bluez 5.x command line client.
44
​
45
config BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL
46
    bool "install GATT tool"
47
    depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
48
    help
49
      Generic Attribute Profile (GATT) support. This provides
50
      profile discovery and description services for Bluetooth Low
51
      Energy. This will install the gatttool utility.
52
​
53
      It is always built with BlueZ 5.x, but upstream choose not
54
      to install it by default.
55
​
56
config BR2_PACKAGE_BLUEZ5_UTILS_EXPERIMENTAL
57
    bool "build experimental plugins"
58
    help
59
      Build BlueZ 5.x experimental plugins (SAP, NFC, ...).
60
​
61
config BR2_PACKAGE_BLUEZ5_PLUGINS_SIXAXIS
62
    bool "build sixaxis plugin"
63
    depends on BR2_PACKAGE_HAS_UDEV
  • 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.