[PATCH v3 0/2] tools: Fix build without host OpenSSL

Alexander Dahl ada at thorsis.com
Thu Dec 21 08:55:42 CET 2023


Hello,

Am Thu, Dec 21, 2023 at 08:26:09AM +0100 schrieb Alexander Dahl:
> Hei hei,
> 
> both patches of the series got a review and this is my last work day of
> the year, so I just incorporated the feedback, collected the tags, and
> send this out before returning to office in January.
> 
> Link to v2 with whole motivation text:
> https://lore.kernel.org/u-boot/20231214121136.3286703-1-ada@thorsis.com/
> 
> Have some peaceful days everyone.
> 
> Greets
> Alex
> 
> v2 -> v3:
> * Rebased on v2024.01-rc5
> * Removed a superflous new newline introduced in v1

This change was in v2 of course.  I made the same mistake in the
changelogs of the patches, where it should have been v2 -> v3 instead.
Sorry for the confusion.

Greets
Alex

> * Collected tags
> 
> Cc: Marek Vasut <marex at denx.de>
> Cc: Paul-Erwan Rio <paulerwan.rio at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
> Link: https://lore.kernel.org/u-boot/20211021093304.25399-1-pali@kernel.org/
> Link: https://lore.kernel.org/u-boot/20220111153120.1276641-1-marex@denx.de/
> Link: https://lore.kernel.org/u-boot/1884029.XjOfZupGQm@ada/
> Link: https://lore.kernel.org/u-boot/20230121154743.667253-1-paulerwan.rio@gmail.com/
> Link: https://lore.kernel.org/u-boot/AM6PR04MB61521B84F78571B282FE1D828FD5A@AM6PR04MB6152.eurprd04.prod.outlook.com/
> 
> 
> Alexander Dahl (1):
>   tools: kwbimage: Allow disabling build on non-mvebu platforms
> 
> Paul-Erwan Rio (1):
>   tools: fix build without LIBCRYPTO support
> 
>  arch/arm/mach-mvebu/Kconfig | 1 +
>  include/image.h             | 2 +-
>  tools/Kconfig               | 6 ++++++
>  tools/Makefile              | 4 +++-
>  tools/fit_image.c           | 2 +-
>  tools/image-host.c          | 4 ++++
>  tools/mkimage.c             | 5 +++--
>  7 files changed, 19 insertions(+), 5 deletions(-)
> 
> 
> base-commit: 97a897444235921ce19b4f8a3b27de6f5a9ab367
> -- 
> 2.39.2
> 


More information about the U-Boot mailing list