[Libosinfo] [osinfo-db PATCH v2 15/25] rhel-7.3: Add tree information
Fabiano Fidêncio
fidencio at redhat.com
Tue Mar 12 10:20:37 UTC 2019
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
data/os/redhat.com/rhel-7.3.xml.in | 32 ++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/data/os/redhat.com/rhel-7.3.xml.in b/data/os/redhat.com/rhel-7.3.xml.in
index 4418af7..147c294 100644
--- a/data/os/redhat.com/rhel-7.3.xml.in
+++ b/data/os/redhat.com/rhel-7.3.xml.in
@@ -51,6 +51,38 @@
</iso>
</media>
+ <tree arch="ppc64">
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>^7.3$</version>
+ <arch>ppc64</arch>
+ </treeinfo>
+ </tree>
+
+ <tree arch="ppc64le">
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>^7.3$</version>
+ <arch>ppc64le</arch>
+ </treeinfo>
+ </tree>
+
+ <tree arch="s390x">
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>^7.3$</version>
+ <arch>s390x</arch>
+ </treeinfo>
+ </tree>
+
+ <tree arch="x86_64">
+ <treeinfo>
+ <family>Red Hat Enterprise Linux</family>
+ <version>^7.3$</version>
+ <arch>x86_64</arch>
+ </treeinfo>
+ </tree>
+
<resources arch="ppc64">
<minimum>
<n-cpus>1</n-cpus>
--
2.20.1
More information about the Libosinfo
mailing list