TheSin- / rpi-img-builder

Scripts to create custom images for RaspberryPi
MIT License
107 stars 30 forks source link

Raspberry Pi firmware #15

Closed rajil closed 7 years ago

rajil commented 7 years ago

Hello,

How can i update the firmware to the latest one (akin to rpi-update) when building the image?

Thanks

TheSin- commented 7 years ago

In plugins/disabled there is one called rpi-next, copy it or link it out of the disabled dir and it’ll do ti for you.

https://github.com/TheSin-/rpi-img-builder/tree/master/plugins/disabled/rpi-next

TheSin- commented 7 years ago

Did this answer your question? Can this report be closed?