[Buildroot] [PATCH 1/1] configs/orangepi_zero_defconfig: use python 3.x

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jun 15 09:30:56 UTC 2020


Sergey, All,

On 2020-06-15 10:59 +0300, Sergey Matyukevich spake thusly:
> Orange Pi Zero defconfig has been updated to use U-Boot 2020.04 by
> commit 9e2bfccf4da8 (configs/orangepi_zero: bump kernel and uboot
> versions). Since then it requires Python 3.x on the host.
> 
> Fixes:
> 	https://gitlab.com/buildroot.org/buildroot/-/jobs/593313572
> 
> Signed-off-by: Sergey Matyukevich <geomatsi at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  configs/orangepi_zero_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
> index 2ec71dbd71..f674ceaa24 100644
> --- a/configs/orangepi_zero_defconfig
> +++ b/configs/orangepi_zero_defconfig
> @@ -24,6 +24,7 @@ BR2_TARGET_UBOOT_CUSTOM_VERSION=y
>  BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.04"
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="orangepi_zero"
>  BR2_TARGET_UBOOT_NEEDS_DTC=y
> +BR2_TARGET_UBOOT_NEEDS_PYTHON3=y
>  BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
>  BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
>  BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-sunxi-with-spl.bin"
> -- 
> 2.27.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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