All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/openfpgaloader: frop ftdipp
Date: Mon, 24 Aug 2020 14:03:30 +0200	[thread overview]
Message-ID: <20200824120330.GA2246@scaer> (raw)
In-Reply-To: <20200824114028.1309375-2-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2020-08-24 13:40 +0200, Fabrice Fontaine spake thusly:
> ftdipp is not needed since version 0.1 and
> https://github.com/trabucayre/openFPGALoader/commit/3df577b70638c37885eef3a27b8931261b259e47
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

I tried hard to imagine what 'frop' (from the title) would mean, and I
resigned to believe that, like me, you like typoes. ;-)

Both applied to master with the title fixed, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/openfpgaloader/Config.in | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/package/openfpgaloader/Config.in b/package/openfpgaloader/Config.in
> index cda20b4347..5bf496627b 100644
> --- a/package/openfpgaloader/Config.in
> +++ b/package/openfpgaloader/Config.in
> @@ -2,14 +2,11 @@ config BR2_PACKAGE_OPENFPGALOADER
>  	bool "openfpgaloader"
>  	depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi1
>  	depends on BR2_INSTALL_LIBSTDCPP
> -	depends on BR2_USE_WCHAR # libftdipp1
>  	select BR2_PACKAGE_LIBFTDI1
> -	select BR2_PACKAGE_LIBFTDI1_LIBFTDIPP1
>  	help
>  	  Universal utility for programming FPGA
>  
>  	  https://github.com/trabucayre/openFPGALoader/
>  
> -comment "openfpgaloader needs a toolchain w/ threads, wchar, C++"
> -	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
> -		!BR2_INSTALL_LIBSTDCPP
> +comment "openfpgaloader needs a toolchain w/ threads, C++"
> +	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP
> -- 
> 2.28.0
> 
> _______________________________________________
> 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.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2020-08-24 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 11:40 [Buildroot] [PATCH 1/2] package/openfpgaloader: drop udev from comment Fabrice Fontaine
2020-08-24 11:40 ` [Buildroot] [PATCH 2/2] package/openfpgaloader: frop ftdipp Fabrice Fontaine
2020-08-24 12:03   ` 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=20200824120330.GA2246@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.