[Buildroot] [PATCH 0/3] configs: select missing Python 3.x dependency for U-Boot

Marcin Niestroj m.niestroj at grinn-global.com
Fri Nov 6 18:26:58 UTC 2020


This series fixes 3 board configs, which fail to build due to missing Python
3.x.

Marcin Niestroj (3):
  configs/orangepi_zero_plus: use Python 3.x
  configs/orangepi_pc: use Python 3.x
  configs/rock_pi_n8: use Python 3.x

 configs/orangepi_pc_defconfig        | 1 +
 configs/orangepi_zero_plus_defconfig | 1 +
 configs/rock_pi_n8_defconfig         | 1 +
 3 files changed, 3 insertions(+)

-- 
2.11.0



More information about the buildroot mailing list