Custom yocto layer for rpi5 on scarthgap. Only console. Mainly for my own education. Use at your own risk.
- Replace your local.conf with local.conf.copy
- Add your own wpa_supplicant.conf-sane under recipes-connectivity/wpa-supplicant/files
- Add your own username and password in my-image.bb
- You will need to have the meta-raspberrypi layer added to your build as well
- Only tested on scarthgap, so would be wise to checkout those branches in relevant repos
- Replace sysvinit with systemd
- Only allow access with ssh keys
- Some more things