crops / yocto-dockerfiles

This repository is for -base and -builder containers for building derivative containers (such as poky-container) for containerized Yocto Project builds.
GNU General Public License v2.0
145 stars 57 forks source link

Fix CI build breakage. #88

Closed yoctopidg3 closed 1 year ago

yoctopidg3 commented 1 year ago

This patchset fixes the CI build breakage seen with the addition of the python 3.8 dependency and the missing make-nativesdk-standalone binaries we were pulling from the autobuilder. It also upgrades to installed buildtools to the most recent buildtools (4.1).