configs/orangepi_zero_defconfig: use python 3.x
authorSergey Matyukevich <geomatsi@gmail.com>
Mon, 15 Jun 2020 07:59:47 +0000 (10:59 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 15 Jun 2020 09:37:12 +0000 (11:37 +0200)
commitf7d006fa924731011042ef3cdb0d1d06d48428b8
tree7629c76166af5112b49c6cc79ebf23f72fad35e5
parentc62e78a85b7bfb51d3eee1596d56d292b0986c3c
configs/orangepi_zero_defconfig: use python 3.x

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@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/orangepi_zero_defconfig