* [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency
@ 2021-04-25 13:54 Fabrice Fontaine
2021-04-25 19:30 ` Yann E. MORIN
2021-04-26 20:47 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-04-25 13:54 UTC (permalink / raw)
To: buildroot
This dependency should have dropped by commit
1a49188a69416542087acd1246b17c0139ff0054 which removed threads
dependency from libnfc
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libfreefare/Config.in | 4 ----
1 file changed, 4 deletions(-)
diff --git a/package/libfreefare/Config.in b/package/libfreefare/Config.in
index 2bb0c93ddf..b330b2256a 100644
--- a/package/libfreefare/Config.in
+++ b/package/libfreefare/Config.in
@@ -1,12 +1,8 @@
config BR2_PACKAGE_LIBFREEFARE
bool "libfreefare"
- depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_LIBNFC
help
Library for high level manipulation of MIFARE cards.
http://nfc-tools.org/index.php?title=Libfreefare
-
-comment "libfreefare needs a toolchain w/ threads"
- depends on !BR2_TOOLCHAIN_HAS_THREADS
--
2.30.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency
2021-04-25 13:54 [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency Fabrice Fontaine
@ 2021-04-25 19:30 ` Yann E. MORIN
2021-04-26 20:47 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-04-25 19:30 UTC (permalink / raw)
To: buildroot
Fabrice, All,
On 2021-04-25 15:54 +0200, Fabrice Fontaine spake thusly:
> This dependency should have dropped by commit
> 1a49188a69416542087acd1246b17c0139ff0054 which removed threads
> dependency from libnfc
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/libfreefare/Config.in | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/package/libfreefare/Config.in b/package/libfreefare/Config.in
> index 2bb0c93ddf..b330b2256a 100644
> --- a/package/libfreefare/Config.in
> +++ b/package/libfreefare/Config.in
> @@ -1,12 +1,8 @@
> config BR2_PACKAGE_LIBFREEFARE
> bool "libfreefare"
> - depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
> select BR2_PACKAGE_OPENSSL
> select BR2_PACKAGE_LIBNFC
> help
> Library for high level manipulation of MIFARE cards.
>
> http://nfc-tools.org/index.php?title=Libfreefare
> -
> -comment "libfreefare needs a toolchain w/ threads"
> - depends on !BR2_TOOLCHAIN_HAS_THREADS
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency
2021-04-25 13:54 [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency Fabrice Fontaine
2021-04-25 19:30 ` Yann E. MORIN
@ 2021-04-26 20:47 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-04-26 20:47 UTC (permalink / raw)
To: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> This dependency should have dropped by commit
> 1a49188a69416542087acd1246b17c0139ff0054 which removed threads
> dependency from libnfc
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2021.02.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-26 20:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-25 13:54 [Buildroot] [PATCH 1/1] package/libfreefare: drop threads dependency Fabrice Fontaine
2021-04-25 19:30 ` Yann E. MORIN
2021-04-26 20:47 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox