File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ In addition to the [security features of the software probe](https://github.com/
5757
5858## Building the firmware
5959
60- The script was tested on Ubuntu 20 .04 LTS.
60+ The script was tested on Ubuntu 22 .04 LTS.
6161First install the required software:
6262
6363```
64- apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool
64+ apt update -y && apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev xterm python3-subunit mesa-common-dev zstd liblz4-tool
6565```
6666
6767Next create a user for the compilation process and clone this repo locally.
You can’t perform that action at this time.
0 commit comments