All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/olpc_xo175: needs host-openssl for kernel build
@ 2020-04-23 22:18 Lubomir Rintel
  2020-04-24 11:37 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Lubomir Rintel @ 2020-04-23 22:18 UTC (permalink / raw)
  To: buildroot

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/517918177

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 configs/olpc_xo175_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/olpc_xo175_defconfig b/configs/olpc_xo175_defconfig
index 4317e72a78..6e31ecf92c 100644
--- a/configs/olpc_xo175_defconfig
+++ b/configs/olpc_xo175_defconfig
@@ -11,6 +11,7 @@ BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/olpc/xo-1.75/linux.config"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/olpc/linux.config"
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_PACKAGE_LINUX_FIRMWARE=y
 BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8=y
 BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V9=y
-- 
2.26.0

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

* [Buildroot] [PATCH] configs/olpc_xo175: needs host-openssl for kernel build
  2020-04-23 22:18 [Buildroot] [PATCH] configs/olpc_xo175: needs host-openssl for kernel build Lubomir Rintel
@ 2020-04-24 11:37 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2020-04-24 11:37 UTC (permalink / raw)
  To: buildroot

Lubomir, all,

On 2020-04-24 00:18 +0200, Lubomir Rintel spake thusly:
> Fixes:
> 
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/517918177
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  configs/olpc_xo175_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/olpc_xo175_defconfig b/configs/olpc_xo175_defconfig
> index 4317e72a78..6e31ecf92c 100644
> --- a/configs/olpc_xo175_defconfig
> +++ b/configs/olpc_xo175_defconfig
> @@ -11,6 +11,7 @@ BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
>  BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/olpc/xo-1.75/linux.config"
>  BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/olpc/linux.config"
>  BR2_LINUX_KERNEL_INSTALL_TARGET=y
> +BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
>  BR2_PACKAGE_LINUX_FIRMWARE=y
>  BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8=y
>  BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V9=y
> -- 
> 2.26.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.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2020-04-24 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 22:18 [Buildroot] [PATCH] configs/olpc_xo175: needs host-openssl for kernel build Lubomir Rintel
2020-04-24 11:37 ` 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.