pmaports/device/community/linux-purism-librem5/linux-purism-librem5.post-upgrade
Clayton Craft ddf56b5169
linux-purism-librem5: disable RS9116 fw flashing (MR 2059)
This allows loading nonfree fw from rootfs (/lib/firmware), to work
around: https://source.puri.sm/Librem5/linux-next/-/issues/290

This change will break wifi unless the nonfree
firmware-siliconlabs-rs9116 package is installed.
2021-03-27 18:37:11 +01:00

10 lines
265 B
Bash

#!/bin/sh
cat 1>&2 <<EOF
*
* IMPORTANT: The 'device-purism-librem5-nonfree-firmware' package is required
* to have functional WiFi with this kernel!
* Install this package manually if it is not installed before rebooting, or
* else WiFi will no longer work.
*
EOF