2024-09-10 15:18:38 +02:00
|
|
|
# crops-yocto
|
|
|
|
|
|
|
|
Full Yocto Linux build files for embedded linux devices with Flutter.
|
|
|
|
Contains a full example configuration for the Raspberry Pi 4 and Raspberry Pi Zero 2W.
|
|
|
|
Build the image, flash it to the sd and boot! ;)
|
|
|
|
|
|
|
|
Flutter-Pi and Flutter-Auto (Toyotas Flutter embedder) are supported.
|
|
|
|
Do not build the image with both selected.
|
|
|
|
|
|
|
|
The first build can take long (everything gets compiled from scratch for the embedded devices architecture).
|
2024-09-10 15:21:02 +02:00
|
|
|
First build on an AMD Ryzen 6800U: around 8 hours.
|
|
|
|
|
|
|
|
The build was only tested from a Linux device, but it uses docker to build.
|
|
|
|
It should also work on Windows via Docker.
|
|
|
|
An AMD64 CPU architecture is required. This will not work on Apple Silicon chips (for now).
|