[PULL 0/3] SNAFU build system fixes for 2023-06-07

Paolo Bonzini posted 3 patches 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230607154724.253659-1-pbonzini@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
configure                     | 2 +-
meson.build                   | 2 +-
tests/fp/berkeley-softfloat-3 | 1 -
tests/fp/berkeley-testfloat-3 | 1 -
4 files changed, 2 insertions(+), 4 deletions(-)
delete mode 160000 tests/fp/berkeley-softfloat-3
delete mode 160000 tests/fp/berkeley-testfloat-3
[PULL 0/3] SNAFU build system fixes for 2023-06-07
Posted by Paolo Bonzini 11 months ago
The following changes since commit f5e6786de4815751b0a3d2235c760361f228ea48:

  Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-06-06 12:11:34 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 45904b56d5321be5f6e2c9e12bd143fb3b871ca8:

  tests: fp: remove unused submodules (2023-06-07 11:05:09 +0200)

----------------------------------------------------------------
Build system snafus.

----------------------------------------------------------------
Michal Privoznik (1):
      configure: check for $download value properly

Paolo Bonzini (2):
      meson: fix "static build" entry in summary
      tests: fp: remove unused submodules

 configure                     | 2 +-
 meson.build                   | 2 +-
 tests/fp/berkeley-softfloat-3 | 1 -
 tests/fp/berkeley-testfloat-3 | 1 -
 4 files changed, 2 insertions(+), 4 deletions(-)
 delete mode 160000 tests/fp/berkeley-softfloat-3
 delete mode 160000 tests/fp/berkeley-testfloat-3
-- 
2.40.1
Re: [PULL 0/3] SNAFU build system fixes for 2023-06-07
Posted by Richard Henderson 11 months ago
On 6/7/23 08:47, Paolo Bonzini wrote:
> The following changes since commit f5e6786de4815751b0a3d2235c760361f228ea48:
> 
>    Merge tag 'pull-target-arm-20230606' ofhttps://git.linaro.org/people/pmaydell/qemu-arm  into staging (2023-06-06 12:11:34 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/bonzini/qemu.git  tags/for-upstream
> 
> for you to fetch changes up to 45904b56d5321be5f6e2c9e12bd143fb3b871ca8:
> 
>    tests: fp: remove unused submodules (2023-06-07 11:05:09 +0200)
> 
> ----------------------------------------------------------------
> Build system snafus.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~