* [Qemu-devel] [PATCH] Update configure
2019-04-09 5:33 [Qemu-devel] [PATCH] Update configure Stefan Weil
@ 2019-04-09 5:33 ` Stefan Weil
2019-04-09 9:44 ` Igor Mammedov
` (2 subsequent siblings)
3 siblings, 0 replies; 8+ messages in thread
From: Stefan Weil @ 2019-04-09 5:33 UTC (permalink / raw)
To: qemu-devel, qemu-trivial, Igor Mammedov
Cc: Stefan Weil, Gerd Hoffmann, Michael S . Tsirkin
The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
configure | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure b/configure
index 1c563a7027..9c5d9a8c96 100755
--- a/configure
+++ b/configure
@@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
for bios_file in \
$source_path/pc-bios/*.bin \
$source_path/pc-bios/*.lid \
- $source_path/pc-bios/*.aml \
$source_path/pc-bios/*.rom \
$source_path/pc-bios/*.dtb \
$source_path/pc-bios/*.img \
--
2.11.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [PATCH] Update configure
2019-04-09 5:33 [Qemu-devel] [PATCH] Update configure Stefan Weil
2019-04-09 5:33 ` Stefan Weil
@ 2019-04-09 9:44 ` Igor Mammedov
2019-04-09 9:44 ` Igor Mammedov
2019-04-09 10:36 ` Philippe Mathieu-Daudé
2019-04-11 20:10 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
3 siblings, 1 reply; 8+ messages in thread
From: Igor Mammedov @ 2019-04-09 9:44 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-devel, qemu-trivial, Gerd Hoffmann, Michael S . Tsirkin
On Tue, 9 Apr 2019 07:33:20 +0200
Stefan Weil <sw@weilnetz.de> wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [PATCH] Update configure
2019-04-09 9:44 ` Igor Mammedov
@ 2019-04-09 9:44 ` Igor Mammedov
0 siblings, 0 replies; 8+ messages in thread
From: Igor Mammedov @ 2019-04-09 9:44 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-trivial, Michael S . Tsirkin, qemu-devel, Gerd Hoffmann
On Tue, 9 Apr 2019 07:33:20 +0200
Stefan Weil <sw@weilnetz.de> wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [PATCH] Update configure
2019-04-09 5:33 [Qemu-devel] [PATCH] Update configure Stefan Weil
2019-04-09 5:33 ` Stefan Weil
2019-04-09 9:44 ` Igor Mammedov
@ 2019-04-09 10:36 ` Philippe Mathieu-Daudé
2019-04-09 10:36 ` Philippe Mathieu-Daudé
2019-04-11 20:10 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
3 siblings, 1 reply; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-04-09 10:36 UTC (permalink / raw)
To: Stefan Weil, qemu-devel, qemu-trivial, Igor Mammedov
Cc: Gerd Hoffmann, Michael S . Tsirkin
On 4/9/19 7:33 AM, Stefan Weil wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [PATCH] Update configure
2019-04-09 10:36 ` Philippe Mathieu-Daudé
@ 2019-04-09 10:36 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-04-09 10:36 UTC (permalink / raw)
To: Stefan Weil, qemu-devel, qemu-trivial, Igor Mammedov
Cc: Gerd Hoffmann, Michael S . Tsirkin
On 4/9/19 7:33 AM, Stefan Weil wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Update configure
2019-04-09 5:33 [Qemu-devel] [PATCH] Update configure Stefan Weil
` (2 preceding siblings ...)
2019-04-09 10:36 ` Philippe Mathieu-Daudé
@ 2019-04-11 20:10 ` Laurent Vivier
2019-04-11 20:10 ` Laurent Vivier
3 siblings, 1 reply; 8+ messages in thread
From: Laurent Vivier @ 2019-04-11 20:10 UTC (permalink / raw)
To: Stefan Weil, qemu-devel, qemu-trivial, Igor Mammedov
Cc: Gerd Hoffmann, Michael S . Tsirkin
On 09/04/2019 07:33, Stefan Weil wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
>
Applied to my trivial-patches branch.
Thanks,
Laurent
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Update configure
2019-04-11 20:10 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
@ 2019-04-11 20:10 ` Laurent Vivier
0 siblings, 0 replies; 8+ messages in thread
From: Laurent Vivier @ 2019-04-11 20:10 UTC (permalink / raw)
To: Stefan Weil, qemu-devel, qemu-trivial, Igor Mammedov
Cc: Gerd Hoffmann, Michael S . Tsirkin
On 09/04/2019 07:33, Stefan Weil wrote:
> The last *.aml file was removed in commit 13b1881aacc7e5018773bd545bbaf8d5476699ee.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> configure | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1c563a7027..9c5d9a8c96 100755
> --- a/configure
> +++ b/configure
> @@ -7886,7 +7886,6 @@ LINKS="$LINKS python"
> for bios_file in \
> $source_path/pc-bios/*.bin \
> $source_path/pc-bios/*.lid \
> - $source_path/pc-bios/*.aml \
> $source_path/pc-bios/*.rom \
> $source_path/pc-bios/*.dtb \
> $source_path/pc-bios/*.img \
>
Applied to my trivial-patches branch.
Thanks,
Laurent
^ permalink raw reply [flat|nested] 8+ messages in thread