mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 13:46:46 +00:00
static-build: update blacklist for qemu 4.2.0
spapr-rtas.bin is no longer part of qemu 4.2.0, so it should be removed from blacklist. fixes #877 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
55e81c2d39
commit
7c13dc3842
@ -31,7 +31,6 @@ qemu_black_list=(
|
||||
*/share/*/sgabios.bin
|
||||
*/share/*/skiboot.lid
|
||||
*/share/*/slof.bin
|
||||
*/share/*/spapr-rtas.bin
|
||||
*/share/*/trace-events-all
|
||||
*/share/*/u-boot*
|
||||
*/share/*/vgabios*
|
||||
|
Loading…
Reference in New Issue
Block a user