[Buildroot] [PATCH] configs/stm32f469_disco_sd: U-Boot needs host-openssl

Yann E. MORIN yann.morin.1998 at free.fr
Sat Dec 25 15:27:53 UTC 2021


Thomas, All,

On 2021-12-25 11:35 +0100, Thomas Petazzoni spake thusly:
> Fixes:
> 
> In file included from include/bootm.h:10:0,
>                  from tools/image-host.c:12:
> include/image.h:1178:27: fatal error: openssl/evp.h: No such file or directory
>  #  include <openssl/evp.h>
>                            ^
> compilation terminated.
> scripts/Makefile.host:112: recipe for target 'tools/image-host.o' failed
> make[2]: *** [tools/image-host.o] Error 1
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  configs/stm32f469_disco_sd_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/stm32f469_disco_sd_defconfig b/configs/stm32f469_disco_sd_defconfig
> index 5ad4068e5e..ea1361efc0 100644
> --- a/configs/stm32f469_disco_sd_defconfig
> +++ b/configs/stm32f469_disco_sd_defconfig
> @@ -19,6 +19,7 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="32M"
>  # BR2_TARGET_ROOTFS_TAR is not set
>  BR2_TARGET_UBOOT=y
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="stm32f469-discovery"
> +BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
>  BR2_PACKAGE_HOST_DOSFSTOOLS=y
>  BR2_PACKAGE_HOST_GENIMAGE=y
>  BR2_PACKAGE_HOST_MTOOLS=y
> -- 
> 2.31.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list