Skip to content

[RX51] Add linux-firmware package

clayton craft requested to merge craftyguy:rx51_fix_wifi into master

This removes the call to firmware_install in the APKGBUILD for linux-nokia-rx51, and adds the linux-firmware package as a dependency for device-nokia-rx51.

There are two immediate benefits for this:

  1. wifi now works

  2. the FM radio device was causing the boot to take ~2 minutes longer than it should, now that the firmware is present there's no delay in initializing this device

Merge request reports