[Buildroot] [PATCH 1/1] package/bluez5_utils: fix sixaxis build without tools

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu May 9 14:08:04 UTC 2024


On Thu,  9 May 2024 09:49:32 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix the following build failure raised since bump to version 5.75 in
> commit b890206876588ed0d16187abf49d35a45177cc3d and
> https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=9f71892b63f6b65dab874a633d88ae2dcad93a16:
> 
> /home/autobuild/autobuild/instance-2/output-1/host/lib/gcc/x86_64-buildroot-linux-musl/12.3.0/../../../../x86_64-buildroot-linux-musl/bin/ld: plugins/bluetoothd-sixaxis.o: in function `sixaxis_init':
> sixaxis.c:(.text.sixaxis_init+0x23): undefined reference to `udev_new'
> 
> Fixes: b890206876588ed0d16187abf49d35a45177cc3d
>  - http://autobuild.buildroot.org/results/c337d0f473c5fbb3e6cda1317ba06f5e2b16a43e
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...e.ac-fix-sixaxis-build-without-tools.patch | 35 +++++++++++++++++++
>  package/bluez5_utils/bluez5_utils.mk          |  1 +
>  2 files changed, 36 insertions(+)
>  create mode 100644 package/bluez5_utils/0002-configure.ac-fix-sixaxis-build-without-tools.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list