Re: [Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-23 Thread Anthony Liguori
On 09/16/2011 09:40 AM, Peter Maydell wrote: Remove the 'tarbin' target -- it isn't used as part of the official QEMU release process, and it's out of date (various new bios files were never added to its list of files). It's better not to provide it at all than to have a broken makefile target we

[Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-16 Thread Peter Maydell
Remove the 'tarbin' target -- it isn't used as part of the official QEMU release process, and it's out of date (various new bios files were never added to its list of files). It's better not to provide it at all than to have a broken makefile target we never use or test. (Creating a tarball by jus

Re: [Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-16 Thread Anthony Liguori
On 09/02/2011 11:15 AM, Peter Maydell wrote: Remove the 'tarbin' target -- it isn't used as part of the official QEMU release process, and it's out of date (various new bios files were never added to its list of files). It's better not to provide it at all than to have a broken makefile target we

Re: [Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-14 Thread Anthony Liguori
On 09/14/2011 11:25 AM, Peter Maydell wrote: Ping? Anthony? (I should probably have cc'd you in the first place, sorry) Weird. I dropped this patch but I don't know why. Doesn't look like I sent out a mail about it. I'll requeue it. Regards, Anthony Liguori -- PMM On 2 September 2011

Re: [Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-14 Thread Peter Maydell
Ping? Anthony? (I should probably have cc'd you in the first place, sorry) -- PMM On 2 September 2011 17:15, Peter Maydell wrote: > Remove the 'tarbin' target -- it isn't used as part of the official > QEMU release process, and it's out of date (various new bios files > were never added to its l

[Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target

2011-09-02 Thread Peter Maydell
Remove the 'tarbin' target -- it isn't used as part of the official QEMU release process, and it's out of date (various new bios files were never added to its list of files). It's better not to provide it at all than to have a broken makefile target we never use or test. (Creating a tarball by jus