]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
check_whence: Recognize RawFile keyword
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Fri, 1 Sep 2023 06:52:24 +0000 (08:52 +0200)
committerJosh Boyer <jwboyer@kernel.org>
Tue, 5 Sep 2023 16:51:05 +0000 (12:51 -0400)
commit80de4d8a41a87af42dd71cb2e8456340f1113bd2
tree23a3137bdde5d8cd87b71c6fd79d8dc8661921ef
parentc57a9388c13dc2877308dd979e1147ee1a35c9b9
check_whence: Recognize RawFile keyword

WHENCE and copy_firmware.sh now support a new keyword RawFile to list
files that must not be compressed. Update check_whence.py to recognize
that.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
check_whence.py