[elbe-devel] [PATCH 1/2] examples armhf-ubuntu.xml: fix the positions of the arch= options
Olivier Dion
dion at linutronix.de
Wed Jul 22 16:15:50 CEST 2020
On Wed, 22 Jul 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
> the options are supposed to prefix the urls.
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Reviewed-by: Olivier Dion <dion at linutronix.de>
> ---
> examples/armhf-ubuntu.xml | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/examples/armhf-ubuntu.xml b/examples/armhf-ubuntu.xml
> index d820a9d7d..800a1965d 100644
> --- a/examples/armhf-ubuntu.xml
> +++ b/examples/armhf-ubuntu.xml
> @@ -14,7 +14,7 @@
> <url-list>
> <url>
> <binary>
> - http://ports.ubuntu.com/ubuntu-ports [arch=armhf] bionic universe
> + [arch=armhf] http://ports.ubuntu.com/ubuntu-ports bionic universe
> </binary>
> <source>
> http://ports.ubuntu.com/ubuntu-ports bionic universe
> @@ -22,7 +22,7 @@
> </url>
> <url>
> <binary>
> - http://ports.ubuntu.com/ubuntu-ports [arch=armhf] bionic-security main universe
> + [arch=armhf] http://ports.ubuntu.com/ubuntu-ports bionic-security main universe
> </binary>
> <source>
> http://ports.ubuntu.com/ubuntu-ports bionic-security main universe
> @@ -30,7 +30,7 @@
> </url>
> <url>
> <binary>
> - http://archive.ubuntu.com/ubuntu [arch=amd64] bionic universe
> + [arch=amd64] http://archive.ubuntu.com/ubuntu bionic universe
> </binary>
> <source>
> http://archive.ubuntu.com/ubuntu bionic universe
> @@ -38,10 +38,10 @@
> </url>
> <url>
> <binary>
> - http://archive.ubuntu.com/ubuntu [arch=amd64] main universe
> + [arch=amd64] http://archive.ubuntu.com/ubuntu bionic main universe
> </binary>
> <source>
> - http://archive.ubuntu.com/ubuntu main universe
> + http://archive.ubuntu.com/ubuntu bionic main universe
> </source>
> </url>
> </url-list>
> --
> 2.20.1
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
More information about the elbe-devel
mailing list