All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v2 0/5] Update meson version
@ 2021-09-26 17:17 Paolo Bonzini
  2021-09-26 17:17 ` [PULL v2 1/5] meson: bump submodule to 0.58.2 Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paolo Bonzini @ 2021-09-26 17:17 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 831aaf24967a49d7750090b9dcfd6bf356f16529:

  Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into staging (2021-09-14 18:14:56 +0100)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream-meson

for you to fetch changes up to 1d4bef90b570b8f4ab10c380227d325eb49ce084:

  tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs (2021-09-23 06:40:15 -0400)

----------------------------------------------------------------
* Bump Meson submodule to 0.58.2
* Fix dependencies of tests upon ROMs

----------------------------------------------------------------
Paolo Bonzini (5):
      meson: bump submodule to 0.58.2
      meson: switch minimum meson version to 0.58.2
      hexagon: use env keyword argument to pass PYTHONPATH
      meson: unpack edk2 firmware even if --disable-blobs
      tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs

 configure                       |  8 ++---
 docs/meson.build                | 14 ++++-----
 meson                           |  2 +-
 meson.build                     | 70 +++++++++++++++++++----------------------
 pc-bios/descriptors/meson.build |  4 +--
 pc-bios/meson.build             |  5 +--
 plugins/meson.build             |  4 +--
 scripts/mtest2make.py           |  7 ++---
 target/hexagon/meson.build      |  3 +-
 tests/qapi-schema/meson.build   |  4 +--
 tests/qtest/meson.build         |  8 ++---
 tests/unit/meson.build          |  2 +-
 trace/meson.build               |  4 +--
 13 files changed, 63 insertions(+), 72 deletions(-)
-- 
2.27.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-26 18:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 17:17 [PULL v2 0/5] Update meson version Paolo Bonzini
2021-09-26 17:17 ` [PULL v2 1/5] meson: bump submodule to 0.58.2 Paolo Bonzini
2021-09-26 17:17 ` [PULL v2 2/5] meson: switch minimum meson version " Paolo Bonzini
2021-09-26 17:17 ` [PULL v2 3/5] hexagon: use env keyword argument to pass PYTHONPATH Paolo Bonzini
2021-09-26 17:17 ` [PULL v2 4/5] meson: unpack edk2 firmware even if --disable-blobs Paolo Bonzini
2021-09-26 17:17 ` [PULL v2 5/5] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs Paolo Bonzini
2021-09-26 18:43 ` [PULL v2 0/5] Update meson version Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.