doc: update build deps, bison needed new uboot-tools

The Buildroot 2024.02.x-kkit branch recently had uboot-tools upgraded
and the patches needed require bison to rebuild.

The recommendation is to also install flex, they always go together.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-05-03 17:03:03 +02:00
parent 6a8eaacc6e
commit 59b3e583f1
+1 -1
View File
@@ -67,7 +67,7 @@ $ sudo apt install bc binutils build-essential bzip2 cpio \
diffutils file findutils git gzip \
libncurses-dev libssl-dev perl patch \
python3 rsync sed tar unzip wget \
autopoint
autopoint bison flex
```
For testing, a few more tools and services are required on your system: