All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: sakib.sajal@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH v2] libvirt: uprev v6.1.0 -> v6.3.0
Date: Tue, 19 May 2020 17:24:37 -0400	[thread overview]
Message-ID: <20200519212436.GC22460@gmail.com> (raw)
In-Reply-To: <20200519152301.40812-1-sakib.sajal@windriver.com>

In message: [meta-virtualization][PATCH v2] libvirt: uprev v6.1.0 -> v6.3.0
on 19/05/2020 sakib.sajal@windriver.com wrote:

> Minor update bringing in new features, improvements
> and bug fixes.
> Most notable changes:
> - vbox: removed support for version 5.0 and 5.1 APIs
> - vbox: added support for version 6.0 and 6.1 APIs
> - qemu: Various embed driver fixes
> - qemu: Add virtiofs support
> - qemu: support disabling hotplug/unplug of PCIe devices
> - xen: Add support for 'passthrough' hypervisor feature
> 
> Straightforward uprev, requiring patch refreshes to
> remove fuzz.
> 
> Build and runtime behaviour is identical to older
> version v6.1.0.
> 
> ptest summary:
> ===================================
> Testsuite summary for libvirt 6.3.0
> ===================================
> - TOTAL: 129
> - PASS:  123
> - SKIP:  1
> - XFAIL: 0
> - FAIL:  5
> - XPASS: 0
> - ERROR: 0
> 
> Failed test:
> - virschematest
> - domaincapstest
> - qemuxml2argvtest
> - qemuhotplugtest
> - virsh-auth
> 
> Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
> ---
> V2 changes:
> - include test summary
> - update commit log to include notable changes

Looks great. Thanks for the updated v2.

This is now merged.

Bruce

> 
>  recipes-extended/libvirt/libvirt-python.inc                   | 4 ++--
>  .../libvirt/{libvirt_6.1.0.bb => libvirt_6.3.0.bb}            | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>  rename recipes-extended/libvirt/{libvirt_6.1.0.bb => libvirt_6.3.0.bb} (99%)
> 
> diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended/libvirt/libvirt-python.inc
> index c5b0fbd..7b87d5e 100644
> --- a/recipes-extended/libvirt/libvirt-python.inc
> +++ b/recipes-extended/libvirt/libvirt-python.inc
> @@ -17,8 +17,8 @@ FILES_${PN}-python = "${bindir}/* ${libdir}/* ${libdir}/${PYTHON_DIR}/*"
>  
>  SRC_URI += "http://libvirt.org/sources/python/libvirt-python-${PV}.tar.gz;name=libvirt_python"
>  
> -SRC_URI[libvirt_python.md5sum] = "2834626b07da6ac4ca1559abfd55c118"
> -SRC_URI[libvirt_python.sha256sum] = "be644f4809c0e1d368e3ac065df3c66a26dcfe61ecb607ee9706e1799f22c35a"
> +SRC_URI[libvirt_python.md5sum] = "4cf898350ee9a47f94986d402c153bdb"
> +SRC_URI[libvirt_python.sha256sum] = "c772421ecc144f098f4ab15db700c62db9b9e6e76b876217edcfd62e9ce02750"
>  
>  export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml"
>  export LIBVIRT_CFLAGS = "-I${S}/include"
> diff --git a/recipes-extended/libvirt/libvirt_6.1.0.bb b/recipes-extended/libvirt/libvirt_6.3.0.bb
> similarity index 99%
> rename from recipes-extended/libvirt/libvirt_6.1.0.bb
> rename to recipes-extended/libvirt/libvirt_6.3.0.bb
> index 9aa78b7..229c56e 100644
> --- a/recipes-extended/libvirt/libvirt_6.1.0.bb
> +++ b/recipes-extended/libvirt/libvirt_6.3.0.bb
> @@ -42,8 +42,8 @@ SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.xz;name=libvirt \
>             file://gnutls-helper.py \
>            "
>  
> -SRC_URI[libvirt.md5sum] = "a870e63f20fac2ccf98e716d05256145"
> -SRC_URI[libvirt.sha256sum] = "167c185be45560e73dd3e14ed375778b555c01455192de2dafc4d0f74fabebc0"
> +SRC_URI[libvirt.md5sum] = "1bd4435f77924f5ec9928b538daf4a02"
> +SRC_URI[libvirt.sha256sum] = "74069438d34082336e99a88146349e21130552b96efc3b7c562f6878127996f5"
>  
>  inherit autotools gettext update-rc.d pkgconfig ptest systemd useradd perlnative
>  USERADD_PACKAGES = "${PN}"
> -- 
> 2.24.0
> 

> 


      reply	other threads:[~2020-05-19 21:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 15:23 [meta-virtualization][PATCH v2] libvirt: uprev v6.1.0 -> v6.3.0 sakib.sajal
2020-05-19 21:24 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200519212436.GC22460@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=sakib.sajal@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.