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

Christophe Fergeau cfergeau at redhat.com
Wed Oct 7 08:31:04 UTC 2015


ACK.

On Tue, Oct 06, 2015 at 05:41:02PM +0100, Daniel P. Berrange wrote:
> The KVM 1.2.0 platform is referencing a non-existant
> platform via the upgrades relationship.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  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 at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20151007/27adf584/attachment.sig>


More information about the Libosinfo mailing list