Re: [Qemu-devel] [PULL 0/1] seabios update to 1.7.3.2

2013-10-01 Thread Alex Bennée

kra...@redhat.com writes:

   Hi,

 New seabios release is out, here comes the update for qemu.

 please pull,
   Gerd

This has broken qemu/master as the sub-project commit:

ece025f5980bae88fa677bc9c0d24d2e580e205d

Doesn't exist in the qemu mirror of seabios in .gitmodules. I discovered
this as I was testing my Travis patches. Perhaps the .gitmodules should
always refer to the canonical upstream repo?

-- 
Alex Bennée



Re: [Qemu-devel] [PULL 0/1] seabios update to 1.7.3.2

2013-10-01 Thread Gerd Hoffmann
On Di, 2013-10-01 at 17:21 +0100, Alex Bennée wrote:
 kra...@redhat.com writes:
 
Hi,
 
  New seabios release is out, here comes the update for qemu.
 
  please pull,
Gerd
 
 This has broken qemu/master as the sub-project commit:
 
 ece025f5980bae88fa677bc9c0d24d2e580e205d
 
 Doesn't exist in the qemu mirror of seabios in .gitmodules. I discovered
 this as I was testing my Travis patches. Perhaps the .gitmodules should
 always refer to the canonical upstream repo?

I see the commit at git.qemu.org:
http://git.qemu.org/?p=seabios.git;a=commit;h=ece025f5980bae88fa677bc9c0d24d2e580e205d

Looks like Anthony fixed the mirroring meanwhile.

cheers,
  Gerd