Technical requirements
To follow along with the examples, make sure you have the following:
- An Ubuntu 24.04 or later LTS host system with at least 90 GB of free disk space
- Buildroot 2024.02.6 LTS release
- Yocto 5.0 (Scarthgap) LTS release
- A microSD card reader and card
- balenaEtcher for Linux
- An Ethernet cable and router with an available port for network connectivity
- A USB to TTL serial cable with a 3.3 V level
- A Raspberry Pi 4
- A 5 V USB-C power supply capable of delivering 3 A
You should have already installed the 2024.02.6 LTS release of Buildroot for Chapter 6. If you have not, then refer to the System requirements section of The Buildroot user manual (https://buildroot.org/downloads/manual/manual.html) before installing Buildroot on your Linux host according to the instructions from Chapter 6.
You should have already built the 5.0 (Scarthgap) LTS release of Yocto in Chapter 6. If you have not, then please refer...