Error Building U-boot v2020.04

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error Building U-boot v2020.04

378 Views
arunkumar_maniv
Contributor III

Hi,

Requirement: Porting U-boot v2020.04 (released part of Kernel 5.4.70_2.3.0) from U-boot v2017.03 (released part of Kernel 4.1.15_2.0.0_ga).

Task performed: Took the bb files of U-boot v2020.04 from EVK BSP (kernel 5.4.70_2.3.0) and tried building the U-boot.

Build failed: ERROR: Nothing PROVIDES 'python-native'. Close matches:
python3-native
python3-py-native
python3-six-native
ERROR: Required build target 'u-boot' has no buildable providers.
Missing or unbuildable dependency chain was: ['u-boot', 'python-native']

Environment: Ubuntu 18.04.1, Yocto project (not standalone)

Packages installed (as recommended in Yocto Project User guide released as part Kernel 5.4.70) :

sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib \
build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \
xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
pylint3 xterm

Kindly help to solve the setup issue.

With Regards,

Arun

0 Kudos
0 Replies