ACK On Wed, May 6, 2015 at 5:17 PM, Cole Robinson <crobinso@xxxxxxxxxx> wrote: > Next patch will add aarch64, and we will may have ppc64le variants > in the future too > > Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> > --- > 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@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo -- Regards, Zeeshan Ali (Khattak) ________________________________________ Befriend GNOME: http://www.gnome.org/friends/ _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo