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

Philippe Mathieu-Daudé posted 2 patches 4 years, 5 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191108114531.21518-1-philmd@redhat.com
Makefile  |  2 ++
configure | 17 +++++++++++++++++
2 files changed, 19 insertions(+)
[PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2 for X86/ARM
Posted by Philippe Mathieu-Daudé 4 years, 5 months ago
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