summaryrefslogtreecommitdiffstats
path: root/package/micropython-lib
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-16 18:12:22 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-16 18:12:22 +0100
commitd7c54cb0c0cf8cb013d88ad3c2989ec323323235 (patch)
tree1ea8aa9020dc35e58ed498c2dc5b6eaa7b167a68 /package/micropython-lib
parentf9d6ba356109508108bf896a57521af30886685c (diff)
downloadbuildroot-d7c54cb0c0cf8cb013d88ad3c2989ec323323235.tar.gz
buildroot-d7c54cb0c0cf8cb013d88ad3c2989ec323323235.zip
bluez5_utils: not available with uClibc
Since the bump from 5.27 to 5.37 of bluez5_utils, the bluez code has started using <wordexp.h> functionality. Unfortunately, our current uClibc configuration does not have the wordexp functionality enabled, so bluez5_utils cannot be built anymore. In order to address this, we make bluez5_utils unavailable on uClibc. This could be changed later by either removing the dependency of bluez5_utils on wordexp support, or by deciding to add wordexp support to our uClibc configuration. Fixes: http://autobuild.buildroot.org/results/831/83112559d84dc156141339a31e3e02f1a2af5155/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython-lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud