Disable firmware-ipw2x00 firmware as it's causing issues
This commit is contained in:
parent
27bff76662
commit
af1724723b
@ -10,3 +10,4 @@ function sfp {
|
|||||||
echo $packages
|
echo $packages
|
||||||
}
|
}
|
||||||
export OPUS_PACKAGES="$OPUS_PACKAGES firmware-linux firmware-misc-nonfree $(sfp wireless) $(sfp wifi) $(sfp net)"
|
export OPUS_PACKAGES="$OPUS_PACKAGES firmware-linux firmware-misc-nonfree $(sfp wireless) $(sfp wifi) $(sfp net)"
|
||||||
|
export OPUS_PACKAGES="${OPUS_PACKAGES//firmware-ipw2x00/}
|
Loading…
Reference in New Issue
Block a user