Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 476 Bytes

File metadata and controls

15 lines (8 loc) · 476 Bytes

Building Linux Image Using Yocto Project

Creating a test image to run on QEMU and then a custom image for Raspberry Pi 4.

Test Image for QEMU

To build a test image to run on QEMU (Emulator) simply follow the steps mentioned in the scripts (recorded) and to make any changes, refer to the steps.txt

To run the image on a Raspberry Pi 4 board.

1.  Extract the image and flash into an SD card using either Balena Etcher 
    or rpi-imager (Preferred).