"Noonan, Steven" <snoo...@amazon.com> writes: > On Thu, Jan 09, 2014 at 11:27:47PM +0000, Peter Maydell wrote: >> On 9 January 2014 21:55, Steven Noonan <ste...@uplinklabs.net> wrote: >> > From: Steven Noonan <snoo...@amazon.com> >> > >> > Signed-off-by: Steven Noonan <snoo...@amazon.com> >> > Cc: Anthony Liguori <aligu...@amazon.com> >> > --- >> > Makefile | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> > >> > diff --git a/Makefile b/Makefile >> > index bdff4e4..807054b 100644 >> > --- a/Makefile >> > +++ b/Makefile >> > @@ -290,7 +290,7 @@ common de-ch es fo fr-ca hu ja mk nl-be pt sl >> > tr \ >> > bepo cz >> > >> > ifdef INSTALL_BLOBS >> > -BLOBS=bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \ >> > +BLOBS=bios.bin bios-256k.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \ >> >> We already have this patch on list and reviewed: >> http://patchwork.ozlabs.org/patch/299233/ >> >> Anthony should just apply that one :-) > > Agreed. This is what happens when I don't search the list before writing > a patch. :)
Actually, it's what happens when patches don't get applied in a timely manner.