raspberrypi / rpi-update

An easier way to update the firmware of your Raspberry Pi
MIT License
132 stars 18 forks source link

rpi-update: Extract git hash from artifact build from branch #19

Closed popcornmix closed 9 months ago

popcornmix commented 9 months ago

This allows rpi-update rpi-6.6.y to correctly skip if no changes or run if there are changes.

Also include bcm2712 in build artifacts downloaded

pelwell commented 9 months ago

Looks good to me.