Re: Build with CONFIG_TOOLS_LIBCRYPTO disabled is broken

2022-08-02 Thread Alexander Dahl
Hello everyone, Am Mittwoch, 27. Juli 2022, 15:08:56 CEST schrieb Tom Rini: > On Tue, Jul 26, 2022 at 10:27:01AM +0200, Alexander Dahl wrote: > > Hei hei, > > > > once again I tried building U-Boot with CONFIG_TOOLS_LIBCRYPTO disabled > > and > > with no libssl-dev installed on the build machine.

Re: Build with CONFIG_TOOLS_LIBCRYPTO disabled is broken

2022-07-27 Thread Tom Rini
On Tue, Jul 26, 2022 at 10:27:01AM +0200, Alexander Dahl wrote: > Hei hei, > > once again I tried building U-Boot with CONFIG_TOOLS_LIBCRYPTO disabled and > with no libssl-dev installed on the build machine. It does not work. > > Even porting the patch disabling the build with kwbimage (see lin

Re: Build with CONFIG_TOOLS_LIBCRYPTO disabled is broken

2022-07-26 Thread Simon Glass
Hi Alexander, On Tue, 26 Jul 2022 at 02:27, Alexander Dahl wrote: > > Hei hei, > > once again I tried building U-Boot with CONFIG_TOOLS_LIBCRYPTO disabled and > with no libssl-dev installed on the build machine. It does not work. > > Even porting the patch disabling the build with kwbimage (see l