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/next] package/freerdp: needs rc4 from libopenssl
Date: Sat, 12 Jun 2021 14:32:50 +0200	[thread overview]
Message-ID: <20210612123250.GW168928@scaer> (raw)
In-Reply-To: <20210606075932.1242642-1-yann.morin.1998@free.fr>

Fabrice, All,

On 2021-06-06 09:59 +0200, Yann E. MORIN spake thusly:
> Fixes:
>     http://autobuild.buildroot.org/results/b21b21a66bef2bc09231e475037a8f9be5584fa4/
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/freerdp/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/freerdp/Config.in b/package/freerdp/Config.in
> index 5705ce0e0c..14c5f98671 100644
> --- a/package/freerdp/Config.in
> +++ b/package/freerdp/Config.in
> @@ -10,6 +10,7 @@ config BR2_PACKAGE_FREERDP
>  	depends on BR2_USE_MMU # libglib2
>  	depends on BR2_TOOLCHAIN_HAS_SYNC_4
>  	select BR2_PACKAGE_OPENSSL
> +	select BR2_PACKAGE_LIBOPENSSL_ENABLE_RC4 if BR2_PACKAGE_LIBOPENSSL
>  	select BR2_PACKAGE_ZLIB
>  	select BR2_PACKAGE_LIBGLIB2
>  	help
> -- 
> 2.25.1
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  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:[~2021-06-12 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-06  7:59 [Buildroot] [PATCH/next] package/freerdp: needs rc4 from libopenssl Yann E. MORIN
2021-06-12 12:32 ` 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=20210612123250.GW168928@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.