From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMZ7R-0000BM-Kh for qemu-devel@nongnu.org; Sun, 20 Dec 2009 22:39:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMZ7M-0000Au-8q for qemu-devel@nongnu.org; Sun, 20 Dec 2009 22:39:36 -0500 Received: from [199.232.76.173] (port=60211 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMZ7M-0000Ar-4G for qemu-devel@nongnu.org; Sun, 20 Dec 2009 22:39:32 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:51590) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NMZ7L-0006CI-TZ for qemu-devel@nongnu.org; Sun, 20 Dec 2009 22:39:32 -0500 Received: by fxm22 with SMTP id 22so4634525fxm.2 for ; Sun, 20 Dec 2009 19:39:30 -0800 (PST) MIME-Version: 1.0 Sender: dustin.kirkland@gmail.com In-Reply-To: <4B2E5017.5000500@redhat.com> References: <4B2684EC.2040504@redhat.com> <4B27529E.6050806@redhat.com> <1260890497.28457.8.camel@x200> <4B2E5017.5000500@redhat.com> Date: Sun, 20 Dec 2009 21:39:30 -0600 Message-ID: From: Dustin Kirkland Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [ANNOUNCE] qemu-kvm-0.12.0-rc2 released List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: kvm-devel , qemu-devel@nongnu.org On Sun, Dec 20, 2009 at 10:25 AM, Avi Kivity wrote: > On 12/15/2009 05:21 PM, Dustin Kirkland wrote: >> >>> - fetch the submodules and include them in the tarball >>> >> >> ... >> >> I think this option would help keep us all on the same page. =A0But I >> could live with pointers to the submodules, since packaging a new >> release only happens a couple of times per year. >> >> > > Due to time constraints I went for the simpler option of adding a generat= ed > EXTERNAL_DEPENDENCIES file. =A0Patches for including the source are welco= me. Fair enough. It's straightforward by hand, and I only really package twice a year. What about the qemu-system-arm build break I also mentioned? That's currently blocking my packaging. Thanks, :-Dustin