raspberrypi / rpi-update

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

rpi-update: Skip updates to /opt if not in repo #30

Closed popcornmix closed 5 months ago

popcornmix commented 5 months ago

The /opt tree is a build of the userland repo which is deprecated, and is no longer provided by firmware/rpi-firmware repos.

Handle skipping these if they are missing.