Closed bennowotny closed 5 days ago
Issue resolved with commit 62d2c8c.
Testing: using build.sh
, built an SD card image, burned that image to a RPi 3B+, and then booted the Pi. The userspace application from #3 was present in the image and worked as expected.
In order to deploy software to the target hardware, the Yocto project should be reconfigured to support the Raspberry Pi.
Definition of Done: the project repository can build a Yocto image deployable to a RPi SD card. The RPi should be able to boot/execute that image.
Blockers: #1