qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2 for X86/ARM
Date: Fri, 8 Nov 2019 12:45:29 +0100

This series fixes a bug reported by Thomas: bzip2 is (only) required
to decompress the EDK2 blobs, which target the ARM/X86 archs.

First restrict the blobs decompression to their targets (we don't
need to decompress them when not building X86/ARM).

Then check bzip2 is available.

Philippe Mathieu-Daudé (2):
  configure: Only decompress EDK2 blobs for X86/ARM targets
  configure: Check bzip2 is available

 Makefile  |  2 ++
 configure | 17 +++++++++++++++++
 2 files changed, 19 insertions(+)

-- 
2.21.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]