Re: [PATCH] make-release: do not ship dtc sources

2023-09-26 Thread Paolo Bonzini
On Tue, Sep 26, 2023 at 6:00 PM Peter Maydell wrote: > > Keep the wrap file so that it can be used with --enable-download, > > but do not ship the sources anymore with either archive-source.sh > > or make-release. > > Can you explain this use case in a little more detail? I'm > clear on the two po

Re: [PATCH] make-release: do not ship dtc sources

2023-09-26 Thread Peter Maydell
On Tue, 26 Sept 2023 at 15:42, Paolo Bonzini wrote: > > A new enough libfdt is included in all of Debian 11, Ubuntu 20.04 > and MSYS2. It has also been included for several minor releases > in Fedora and openSUSE Leap, as well as in CentOS. Therefore > there is no need anymore to ship the source

Re: [PATCH] make-release: do not ship dtc sources

2023-09-26 Thread Marc-André Lureau
On Tue, Sep 26, 2023 at 6:43 PM Paolo Bonzini wrote: > > A new enough libfdt is included in all of Debian 11, Ubuntu 20.04 > and MSYS2. It has also been included for several minor releases > in Fedora and openSUSE Leap, as well as in CentOS. Therefore > there is no need anymore to ship the sourc

[PATCH] make-release: do not ship dtc sources

2023-09-26 Thread Paolo Bonzini
A new enough libfdt is included in all of Debian 11, Ubuntu 20.04 and MSYS2. It has also been included for several minor releases in Fedora and openSUSE Leap, as well as in CentOS. Therefore there is no need anymore to ship the sources together with the QEMU tarballs. Keep the wrap file so that