From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQER5-0005DN-Pz for qemu-devel@nongnu.org; Fri, 04 May 2012 05:04:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQEQz-0007I4-O9 for qemu-devel@nongnu.org; Fri, 04 May 2012 05:04:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQEQz-0007Gr-Fj for qemu-devel@nongnu.org; Fri, 04 May 2012 05:04:17 -0400 Message-ID: <4FA39B8A.6030406@redhat.com> Date: Fri, 04 May 2012 11:04:10 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1336119687-6295-1-git-send-email-kraxel@redhat.com> <1336119687-6295-6-git-send-email-kraxel@redhat.com> In-Reply-To: <1336119687-6295-6-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [SeaBIOS] [seabios patch 5/5] update src/acpi-dsdt.hex List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: seabios@seabios.org, qemu-devel@nongnu.org On 05/04/12 10:21, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann Topic just came up on irc (#qemu): Any reason to keep the iasl generated files in the git repository? I think pretty much every linux distro has iasl packaged these days, so it shouldn't be a major hassle to depend on it for seabios builds ... cheers, Gerd