[PATCH 4/5] data: fix bad upgrades reference for KVM platform

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The KVM 1.2.0 platform is referencing a non-existant
platform via the upgrades relationship.

Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
---
 data/hypervisors/kvm.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/hypervisors/kvm.xml.in b/data/hypervisors/kvm.xml.in
index 3833943..3c315f5 100644
--- a/data/hypervisors/kvm.xml.in
+++ b/data/hypervisors/kvm.xml.in
@@ -56,7 +56,7 @@
     <_vendor>linux-kvm.org</_vendor>
     <version>1.2.0</version>
     <release-date>2012-09-10</release-date>
-    <upgrades id="http://linux-kvm.org/1.1.1-1"/>
+    <upgrades id="http://linux-kvm.org/1.1.2"/>
     <derives-from id="http://qemu.org/1.2.0"/>
   </platform>
 
-- 
2.4.3

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux