All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next] package/freerdp: needs rc4 from libopenssl
@ 2021-06-06  7:59 Yann E. MORIN
  2021-06-12 12:32 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2021-06-06  7:59 UTC (permalink / raw)
  To: buildroot

Fixes:
    http://autobuild.buildroot.org/results/b21b21a66bef2bc09231e475037a8f9be5584fa4/

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH/next] package/freerdp: needs rc4 from libopenssl
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-06-12 12:32 UTC (permalink / raw)
  To: buildroot

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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-12 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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.