As a followup to my question, it might have helped to include some more
details... ^_^;;;
poky.sumo/meta/recipes-devtools/python/python3_3.5.5.bb:do_compile
As near as I can tell, the command below is running the /usr/bin/python
version from my host system, which is 2.7.15rc1, so that might expla
I'm trying to build yocto for two different ARM boards using a rocko and a
sumo distro, but am running into the same problem:
PYTHON_PROJECT_BASE=/home/mclark/Code/Yocto/ODroid/build/tmp/work/aarch64-poky-linux/python3/3.5.5-r1.0/build
\
_PYTHON_HOST_PLATFORM=linux-aarch64 PYTHONPATH=\
/home/mcl