initramfs-tools: use patch for correction

This commit is contained in:
Ruben Rodriguez 2023-03-11 11:51:47 -05:00
parent b6650b9abb
commit bd1d6e4a39
2 changed files with 3 additions and 1 deletions

View 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