From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Parthiban Nallathambi <parthiban@linumiz.com>
Cc: marcin@bis.org.pl, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] bluez5_utils: disable asha profile
Date: Mon, 23 Sep 2024 20:51:15 +0200 [thread overview]
Message-ID: <ZvG4oyq23JORDojj@landeda> (raw)
In-Reply-To: <20240914125406.3026002-1-parthiban@linumiz.com>
Parthiban, Marcin, All,
On 2024-09-14 18:24 +0530, Parthiban Nallathambi spake thusly:
> asha profile as it depends on audio profile which isn't selected
> by default (BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_AUDIO), results in
> below linking failure.
>
> ld: profiles/audio/bluetoothd-asha.o: in function `get_transport':
> asha.c:(.text.get_transport+0x2c): undefined reference to `media_transport_get_path'
We still get a lot of similar failures:
https://autobuild.buildroot.org/results/730/730310de50273c503eca42e03c7ff263a3cc12b5/build-end.log
https://autobuild.buildroot.org/results/6f3/6f3a1dbd722286ae6a9e826ea21e9ca57d258ff3/build-end.log
Could you have a look, please?
Regards,
Yann E. MORIN.
> Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
> ---
> package/bluez5_utils/bluez5_utils.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/bluez5_utils/bluez5_utils.mk b/package/bluez5_utils/bluez5_utils.mk
> index b1caef5cc5..59eb68de61 100644
> --- a/package/bluez5_utils/bluez5_utils.mk
> +++ b/package/bluez5_utils/bluez5_utils.mk
> @@ -28,6 +28,7 @@ BLUEZ5_UTILS_CONF_OPTS = \
> --disable-lsan \
> --disable-ubsan \
> --disable-pie \
> + --disable-asha \
> --with-dbusconfdir=/etc
>
> ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-09-23 18:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 12:54 [Buildroot] [PATCH] bluez5_utils: disable asha profile Parthiban Nallathambi
2024-09-14 13:16 ` Thomas Petazzoni via buildroot
2024-09-14 14:00 ` Parthiban
2024-09-14 14:11 ` Yann E. MORIN
2024-09-23 18:51 ` Yann E. MORIN [this message]
2024-10-03 17:00 ` James Hilliard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZvG4oyq23JORDojj@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=marcin@bis.org.pl \
--cc=parthiban@linumiz.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox