[Libosinfo] [osinfo-db PATCH 3/3] rhel-8.0: Fix typo in resources' architecture name

Fabiano Fidêncio fidencio at redhat.com
Wed May 29 07:28:15 UTC 2019


rhel-8.0 doesn't have any ppc64 media/tree. The correct architecture
name, matching with existent medias and trees for the os, is ppc64le.

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

diff --git a/data/os/redhat.com/rhel-8.0.xml.in b/data/os/redhat.com/rhel-8.0.xml.in
index 157c498..29f66b8 100644
--- a/data/os/redhat.com/rhel-8.0.xml.in
+++ b/data/os/redhat.com/rhel-8.0.xml.in
@@ -112,7 +112,7 @@
       </treeinfo>
     </tree>
 
-    <resources arch="ppc64">
+    <resources arch="ppc64le">
       <minimum>
         <n-cpus>1</n-cpus>
         <cpu>1000000000</cpu>
-- 
2.21.0




More information about the Libosinfo mailing list