@ZacckOsiemo (and anyone else interested in a RPi Yocto Project) Yes, the Pi is supported by the Yocto Project. You need to include the meta-raspberry-pi layer from https://git.yoctoproject.org/meta-raspberrypi In your
local.conf
local.conf
file, set the MACHINE variable to to one of the machines listed in meta-raspberry-pi/conf/machine I would then also highly recommend enableing the UART by adding the following line to