Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Host Environment


Requirement

Yocto 4.0 (Kirkstone)

Linux

64 bit Ubuntu 20.04 LTS

https://docs.yoctoproject.org/brief-yoctoprojectqs/index.html

https://docs.yoctoproject.org/kirkstone/ref-manual/system-requirements.html

Free HDD Space

Minimum 100GB Free Memory

Host Tools version
  • Git 1.8.3.1 or greater

  • tar 1.28 or greater

  • Python 3.9.0 or greater.

  • gcc 10.1 or greater.

  • GNU make 4.0 or greater


Packages 

Code Block
languagebash
themeDJango
sudo apt install build-essential chrpath cpio debianutils diffstat file gawk gcc git iputils-ping libacl1 liblz4-tool locales python3 python3-git python3-jinja2 python3-pexpect python3-pip python3-subunit socat texinfo unzip wget xz-utils zstd

You also need to ensure you have the en_US.UTF-8 locale enabled:


Code Block
languagebash
themeDJango
locale --all-locales | grep en_US.utf8