mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 14:28:35 +00:00
static-build: update qemu blacklist file
Remove `ppc_rom.bin` from the blacklist file since it's no longer present in QEMU 5 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
@@ -23,7 +23,6 @@ qemu_black_list=(
|
||||
*/share/*/openbios-sparc32
|
||||
*/share/*/openbios-sparc64
|
||||
*/share/*/palcode-clipper
|
||||
*/share/*/ppc_rom.bin
|
||||
*/share/*/pxe-*
|
||||
*/share/*/QEMU,*
|
||||
*/share/*/qemu_vga.ndrv
|
||||
|
Reference in New Issue
Block a user