meta-raspberrypi
meta-raspberrypi copied to clipboard
Enable dtoverlay=imx477 when RASPBERRYPI_HD_CAMERA is set
- What I did
Correctly handle RASPBERRYPI_HD_CAMERA when writing out /boot/config.txt
Looks like this code block was commented out, but should be enabled. =)
Closes: https://github.com/agherzan/meta-raspberrypi/issues/1167 Ref: https://github.com/bitsy-ai/printnanny-os/issues/311
As he introduced the comment, @sss22213 might want to check this a bit.