From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/kodi: add bluetooth dependency comment
Date: Mon, 14 Feb 2022 13:05:47 +0100 [thread overview]
Message-ID: <20220214120547.GC38097@scaer> (raw)
In-Reply-To: <20220214114351.2372109-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2022-02-14 12:43 +0100, Fabrice Fontaine spake thusly:
> Commit 43122d64e05a2831a96dabcbf149ba199726767f forgot to add bluetooth
> dependency comment
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/kodi/Config.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/package/kodi/Config.in b/package/kodi/Config.in
> index c7e746fad3..692d562af3 100644
> --- a/package/kodi/Config.in
> +++ b/package/kodi/Config.in
> @@ -135,6 +135,10 @@ config BR2_PACKAGE_KODI_BLUEZ
> help
> Enable bluetooth support
>
> +comment "bluetooth support needs a toolchain w/ headers >= 3.4"
> + depends on BR2_TOOLCHAIN_HAS_SYNC_4
> + depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4
> +
> config BR2_PACKAGE_KODI_DBUS
> bool "dbus"
> select BR2_PACKAGE_DBUS
> --
> 2.34.1
>
> _______________________________________________
> 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
prev parent reply other threads:[~2022-02-14 12:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 11:43 [Buildroot] [PATCH 1/1] package/kodi: add bluetooth dependency comment Fabrice Fontaine
2022-02-14 12:05 ` Yann E. MORIN [this message]
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=20220214120547.GC38097@scaer \
--to=yann.morin.1998@free.fr \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.