mbox series

[0/3] orangepi: U-Boot needs OpenSSL

Message ID 20230429204511.750377-1-geomatsi@gmail.com
Headers show
Series orangepi: U-Boot needs OpenSSL | expand

Message

Sergey Matyukevich April 29, 2023, 8:45 p.m. UTC
Fix build issue reported by Buildroot CI for OrangePi One after recent
BSP updates. And while at it, also introduce the same fix for OrangePi
Zero and PC-Plus boards. Possible build issues are masked only because
Linux kernel is built before U-Boot for those specific images where
where extra kernel modules are enabled.

Sergey Matyukevich (3):
  configs: orangepi_one_defconfig: U-Boot requires OpenSSL
  configs: orangepi_zero_defconfig: U-Boot requires OpenSSL
  configs: orangepi_pc_plus_defconfig: U-Boot requires OpenSSL

 configs/orangepi_one_defconfig     | 1 +
 configs/orangepi_pc_plus_defconfig | 1 +
 configs/orangepi_zero_defconfig    | 1 +
 3 files changed, 3 insertions(+)

Comments

Yann E. MORIN May 7, 2023, 1:17 p.m. UTC | #1
Sergey, All,

On 2023-04-29 23:45 +0300, Sergey Matyukevich spake thusly:
> Fix build issue reported by Buildroot CI for OrangePi One after recent
> BSP updates. And while at it, also introduce the same fix for OrangePi
> Zero and PC-Plus boards. Possible build issues are masked only because
> Linux kernel is built before U-Boot for those specific images where
> where extra kernel modules are enabled.

Whole series applied to master, thanks.

Regards,
Yann E. MORIN.

> Sergey Matyukevich (3):
>   configs: orangepi_one_defconfig: U-Boot requires OpenSSL
>   configs: orangepi_zero_defconfig: U-Boot requires OpenSSL
>   configs: orangepi_pc_plus_defconfig: U-Boot requires OpenSSL
> 
>  configs/orangepi_one_defconfig     | 1 +
>  configs/orangepi_pc_plus_defconfig | 1 +
>  configs/orangepi_zero_defconfig    | 1 +
>  3 files changed, 3 insertions(+)
> 
> -- 
> 2.40.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot