[Libosinfo] [PATCH libosinfo v2 1/2] schema: Sync arch names with libvirt
Zeeshan Ali (Khattak)
zeeshanak at gnome.org
Wed May 6 16:37:07 UTC 2015
ACK
On Wed, May 6, 2015 at 5:17 PM, Cole Robinson <crobinso at redhat.com> wrote:
> Next patch will add aarch64, and we will may have ppc64le variants
> in the future too
>
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
> v2:
> Break out the aarch64 addition
> Add ppc64le while we're at it
>
> data/schemas/libosinfo.rng | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
> index db6e145..b23d210 100644
> --- a/data/schemas/libosinfo.rng
> +++ b/data/schemas/libosinfo.rng
> @@ -700,6 +700,7 @@
> </define>
> <define name='archnames'>
> <choice>
> + <value>aarch64</value>
> <value>alpha</value>
> <value>armv7l</value>
> <value>cris</value>
> @@ -718,6 +719,7 @@
> <value>parisc64</value>
> <value>ppc</value>
> <value>ppc64</value>
> + <value>ppc64le</value>
> <value>ppcemb</value>
> <value>s390</value>
> <value>s390x</value>
> --
> 2.4.0
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
--
Regards,
Zeeshan Ali (Khattak)
________________________________________
Befriend GNOME: http://www.gnome.org/friends/
More information about the Libosinfo
mailing list