All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: qiang.zhang@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [PATCH] libvmi: uprev from 0.12 to 0.14
Date: Tue, 30 Mar 2021 16:42:32 -0400	[thread overview]
Message-ID: <20210330204230.GA12428@gmail.com> (raw)
In-Reply-To: <20210322014148.35609-1-qiang.zhang@windriver.com>

merged.

Bruce

In message: [PATCH] libvmi: uprev from 0.12 to 0.14
on 22/03/2021 qiang.zhang@windriver.com wrote:

> From: Zqiang <qiang.zhang@windriver.com>
> 
> Bump version to 0.14.
> This upgrade is mainly to fix some BUG.
> 
> Signed-off-by: Zqiang <qiang.zhang@windriver.com>
> ---
>  recipes-extended/libvmi/libvmi_git.bb | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/libvmi/libvmi_git.bb b/recipes-extended/libvmi/libvmi_git.bb
> index 88fa5d30..b8e35669 100644
> --- a/recipes-extended/libvmi/libvmi_git.bb
> +++ b/recipes-extended/libvmi/libvmi_git.bb
> @@ -11,7 +11,7 @@ DEPENDS = "libvirt libcheck bison fuse byacc-native"
>  SRC_URI = "git://github.com/libvmi/libvmi.git \
>  "
>  
> -SRCREV = "6934e8a4758018983ec53ec791dd14a7d6ac31a9"
> +SRCREV = "e8c2061d11c42e5868cbf48229f59b5e7071395a"
>  
>  S = "${WORKDIR}/git"
>  
> @@ -29,6 +29,7 @@ FILES_${PN}-dev = "${includedir} ${libdir}/${BPN}.so ${libdir}/*.la \
>  
>  PACKAGECONFIG ??= "json-c"
>  PACKAGECONFIG[xen] = "--enable-xen,--disable-xen,xen,"
> +PACKAGECONFIG[kvm] = "--disable-kvm-legacy,--enable-kvm-legacy,kvm,"
>  PACKAGECONFIG[json-c] = ",,json-c,"
>  
>  # We include a sample conf file to which we have added
> -- 
> 2.17.1
> 

      reply	other threads:[~2021-03-30 20:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  1:41 [PATCH] libvmi: uprev from 0.12 to 0.14 Zhang, Qiang
2021-03-30 20:42 ` 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=20210330204230.GA12428@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=qiang.zhang@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.