Skip to content

Commit 40d466d

Browse files
authored
New Ubuntu version
1 parent 6ac23ea commit 40d466d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
6161
First 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

6767
Next create a user for the compilation process and clone this repo locally.

0 commit comments

Comments
 (0)