Template:YOCTO ENV SETUP X SHORT FF: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
Then, install the following packages: | Then, install the following packages: | ||
{{#if:{{#var:BUILD_YOCTO_IN_DOCKER_CONTAINER}}| | {{#if:{{#var:BUILD_YOCTO_IN_DOCKER_CONTAINER}}| | ||
Please make sure your host PC is running Ubuntu {{#var:UBUNTU_COMPAT}} 64-bit and is up to date: | |||
$ sudo apt-get update && sudo apt-get dist-upgrade | |||
$ sudo apt-get install python3 python3-pip python3-pexpect \ | $ sudo apt-get install python3 python3-pip python3-pexpect \ | ||
python3-git python3-jinja2 python3-subunit python3-git liblz4-tool \ | python3-git python3-jinja2 python3-subunit python3-git liblz4-tool \ |