Skip to content

main/linux-firmware: install upstream first, do customizations after

macmpi requested to merge (removed):lnx-frm into master

it turns-out upstream install file copy-firmware.sh does cp -d "$f$compext" "$destdir/$f$compext", and therefore replaces files if customizations are performed beforehand.

Merge request reports