[Libosinfo] [osinfo-db PATCH v2 18/25] rhel-7.5: Add tree information

Fabiano Fidêncio fidencio at redhat.com
Tue Mar 12 10:20:40 UTC 2019


Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/redhat.com/rhel-7.5.xml.in | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/data/os/redhat.com/rhel-7.5.xml.in b/data/os/redhat.com/rhel-7.5.xml.in
index 2eaa163..f31e6c5 100644
--- a/data/os/redhat.com/rhel-7.5.xml.in
+++ b/data/os/redhat.com/rhel-7.5.xml.in
@@ -51,6 +51,30 @@
        </iso>
      </media>
 
+    <tree arch="ppc64">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.5$</version>
+        <arch>ppc64</arch>
+      </treeinfo>
+    </tree>
+
+    <tree arch="ppc64le">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.5$</version>
+        <arch>ppc64le</arch>
+      </treeinfo>
+    </tree>
+
+    <tree arch="s390x">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.5$</version>
+        <arch>s390x</arch>
+      </treeinfo>
+    </tree>
+
     <tree arch="x86_64">
       <treeinfo>
         <family>Red Hat Enterprise Linux</family>
-- 
2.20.1




More information about the Libosinfo mailing list