Re: [PULL 00/18] Usb 20200828 patches

2020-08-31 Thread Gerd Hoffmann
On Fri, Aug 28, 2020 at 04:33:04PM +0200, Paolo Bonzini wrote: > Il ven 28 ago 2020, 16:14 Peter Maydell ha > scritto: > > > Why is Meson trying to use CMake here? I don't think we want > > to bring in another build tool dependency... > > > > It's asking cmake if it knows about the package, if p

Re: [PULL 00/18] Usb 20200828 patches

2020-08-28 Thread Paolo Bonzini
Il ven 28 ago 2020, 16:14 Peter Maydell ha scritto: > Why is Meson trying to use CMake here? I don't think we want > to bring in another build tool dependency... > It's asking cmake if it knows about the package, if pkg-config fails. This is because cmake has its own incompatible mechanism to te

Re: [PULL 00/18] Usb 20200828 patches

2020-08-28 Thread Peter Maydell
On Fri, 28 Aug 2020 at 09:13, Gerd Hoffmann wrote: > > The following changes since commit 19591e9e0938ea5066984553c256a043bd5d822f: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (= > 2020-08-27 16:59:02 +0100) > > are available in the Git repository at: > > git:

[PULL 00/18] Usb 20200828 patches

2020-08-28 Thread Gerd Hoffmann
The following changes since commit 19591e9e0938ea5066984553c256a043bd5d822f: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (= 2020-08-27 16:59:02 +0100) are available in the Git repository at: git://git.kraxel.org/qemu tags/usb-20200828-pull-request for you to fe