initramfs-tools: use patch for correction
This commit is contained in:
parent
b6650b9abb
commit
bd1d6e4a39
2 changed files with 3 additions and 1 deletions
0
helpers/DATA/initramfs-tools/no-warn-firmware.patch
Normal file
0
helpers/DATA/initramfs-tools/no-warn-firmware.patch
Normal file
|
|
@ -21,8 +21,10 @@ VERSION=1
|
|||
|
||||
. ./config
|
||||
|
||||
sed '/Possible missing firmware/s/echo.*/true/' -i hook-functions
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/no-warn-firmware.patch
|
||||
|
||||
changelog "Do not warn of missing firmware"
|
||||
|
||||
compile
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue