There's a merged pull request on the void-packages repository rpi-*: update and support rpi5 https://github.com/void-linux/void-packages/pull/47288 Description: - rpi-kernel: update to 6.1.62. - rpi-firmware: update to 20231102. - New package: rpi-utils-20231105 - rpi-eeprom: update to 2023.11.09. #### Testing the changes - I tested the changes in this PR: **YES** - [x] 1B+ (armv6l) - [ ] 0 (armv6l) - [ ] 1A+ (armv6l) - [ ] 2B (armv7l) - [x] 3B (aarch64) - [x] 02W (aarch64) - [x] 4B (aarch64) - [x] 5 (aarch64) ### Prebuilt packages and RPi5-compatible install images for testing **packages:** https://files.placeviolette.net/rpi5 ``` `https://files.placeviolette.net/rpi5' repository has been RSA signed by "classabbyamp" Fingerprint: 6e:a5:91:cc:71:99:18:32:75:dc:be:b4:f8:ac:dc:19 ``` **images:** https://files.placeviolette.net/rpi5-live `rpi5-kernel` is not installed by default on these images, but can be seamlessly switched to by installing it. it will uninstall `rpi-kernel` (and vice-versa). RPi5 is compatible with both, but `rpi5-kernel` may provide some performance benefits. The images also include the changes from void-linux/void-mklive#361 [ci skip] closes #46815 closes #46522