agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
510 stars 398 forks source link

Enable dtoverlay=imx477 when RASPBERRYPI_HD_CAMERA is set #1177

Open leigh-johnson opened 1 year ago

leigh-johnson commented 1 year ago

- 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

agherzan commented 1 year ago

As he introduced the comment, @sss22213 might want to check this a bit.