[Libosinfo] [osinfo-db PATCH v2 16/25] rhel-7.4: Add tree information

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


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

diff --git a/data/os/redhat.com/rhel-7.4.xml.in b/data/os/redhat.com/rhel-7.4.xml.in
index 72bb357..cdc33a1 100644
--- a/data/os/redhat.com/rhel-7.4.xml.in
+++ b/data/os/redhat.com/rhel-7.4.xml.in
@@ -51,6 +51,38 @@
        </iso>
      </media>
 
+    <tree arch="ppc64">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.4$</version>
+        <arch>ppc64</arch>
+      </treeinfo>
+    </tree>
+
+    <tree arch="ppc64le">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.4$</version>
+        <arch>ppc64le</arch>
+      </treeinfo>
+    </tree>
+
+    <tree arch="s390x">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.4$</version>
+        <arch>s390x</arch>
+      </treeinfo>
+    </tree>
+
+    <tree arch="x86_64">
+      <treeinfo>
+        <family>Red Hat Enterprise Linux</family>
+        <version>^7.4$</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