Package: firmware-nonfree / 20250708-1

Metadata

Package Version Patches format
firmware-nonfree 20250708-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gitignore.patch | (download)

.gitignore | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 git ignore everything except the debian dir
copy fimrware don t create links to excluded files.patch | (download)

copy-firmware.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 copy-firmware: don't create links to excluded files
revert copy firmware.sh remove no longer reachable test f.patch | (download)

copy-firmware.sh | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 revert "copy-firmware.sh: remove no longer reachable test -f"
Fowarded: not-needed

This reverts commit 25d5e6352ba5dd8d8d75cb80fc905f65b13c4c44.  For any
files that we exclude, copy-firmware.sh will now create empty files
under debian/build/install.  Restore the check for missing files.

An alternative to this would be to patch the excluded files out of
WHENCE, but this would be a far larger patch that would probably
require more work to maintain.


revert copy firmware.sh call . check_whence.py before parsing the file.patch | (download)

copy-firmware.sh | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 revert "copy-firmware.sh: call ./check_whence.py before parsing the file"