* [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds
@ 2013-02-22 20:05 Jan Kiszka
2013-02-22 20:28 ` [Qemu-trivial] [Qemu-devel] " Stefan Weil
2013-03-08 9:15 ` [Qemu-trivial] " Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2013-02-22 20:05 UTC (permalink / raw)
To: qemu-trivial; +Cc: qemu-devel, Andreas Färber
This allows to pick up the icon when starting QEMU directly from an
out-of-tree build directory.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
configure | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 0eb25dd..265d8f7 100755
--- a/configure
+++ b/configure
@@ -4342,6 +4342,7 @@ FILES="$FILES tests/tcg/lm32/Makefile po/Makefile"
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"
FILES="$FILES pc-bios/spapr-rtas/Makefile"
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile"
+FILES="$FILES pc-bios/qemu-icon.bmp"
for bios_file in \
$source_path/pc-bios/*.bin \
$source_path/pc-bios/*.aml \
--
1.7.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds
2013-02-22 20:05 [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds Jan Kiszka
@ 2013-02-22 20:28 ` Stefan Weil
2013-03-08 9:15 ` [Qemu-trivial] " Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Weil @ 2013-02-22 20:28 UTC (permalink / raw)
To: Jan Kiszka; +Cc: qemu-trivial, qemu-devel, Andreas Färber
Am 22.02.2013 21:05, schrieb Jan Kiszka:
> This allows to pick up the icon when starting QEMU directly from an
> out-of-tree build directory.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> configure | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/configure b/configure
> index 0eb25dd..265d8f7 100755
> --- a/configure
> +++ b/configure
> @@ -4342,6 +4342,7 @@ FILES="$FILES tests/tcg/lm32/Makefile po/Makefile"
> FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"
> FILES="$FILES pc-bios/spapr-rtas/Makefile"
> FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile"
> +FILES="$FILES pc-bios/qemu-icon.bmp"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.aml \
I have a similar patch in my tree since two years (don't know
why I never sent it). The only difference is the order (I prefer
alphabetic order for such lines). If you decide to reorder,
you may add my Reviewed-by as well.
Reviewed-by: Stefan Weil <sw@weilnetz.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds
2013-02-22 20:05 [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds Jan Kiszka
2013-02-22 20:28 ` [Qemu-trivial] [Qemu-devel] " Stefan Weil
@ 2013-03-08 9:15 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-03-08 9:15 UTC (permalink / raw)
To: Jan Kiszka; +Cc: qemu-trivial, qemu-devel, Andreas Färber
On Fri, Feb 22, 2013 at 09:05:01PM +0100, Jan Kiszka wrote:
> This allows to pick up the icon when starting QEMU directly from an
> out-of-tree build directory.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> configure | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-08 9:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22 20:05 [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds Jan Kiszka
2013-02-22 20:28 ` [Qemu-trivial] [Qemu-devel] " Stefan Weil
2013-03-08 9:15 ` [Qemu-trivial] " Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).