All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Joe Slater <joe.slater@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org, randy.macleod@windriver.com
Subject: Re: [meta-virtualization] [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode
Date: Fri, 7 Aug 2020 22:23:40 -0400	[thread overview]
Message-ID: <20200808022337.GA1716@gmail.com> (raw)
In-Reply-To: <20200804163734.26719-1-joe.slater@windriver.com>

merged.

Bruce

In message: [meta-virtualization] [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode
on 04/08/2020 Joe Slater wrote:

> We should tell configure where dmidecode is rather than
> have it search the host for it.
> 
> Signed-off-by: Joe Slater <joe.slater@windriver.com>
> ---
>  recipes-extended/libvirt/libvirt_6.3.0.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-extended/libvirt/libvirt_6.3.0.bb b/recipes-extended/libvirt/libvirt_6.3.0.bb
> index b6a5594..340c372 100644
> --- a/recipes-extended/libvirt/libvirt_6.3.0.bb
> +++ b/recipes-extended/libvirt/libvirt_6.3.0.bb
> @@ -59,6 +59,7 @@ acpaths = "-I ./m4"
>  CACHED_CONFIGUREVARS += "\
>  ac_cv_path_XMLCATLOG=/usr/bin/xmlcatalog \
>  ac_cv_path_AUGPARSE=/usr/bin/augparse \
> +ac_cv_path_DMIDECODE=/usr/sbin/dmidecode \
>  ac_cv_path_DNSMASQ=/usr/bin/dnsmasq \
>  ac_cv_path_BRCTL=/usr/sbin/brctl \
>  ac_cv_path_TC=/sbin/tc \
> -- 
> 2.7.4
> 

> 


      reply	other threads:[~2020-08-08  2:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04 16:37 [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode Joe Slater
2020-08-08  2:23 ` 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=20200808022337.GA1716@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=joe.slater@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=randy.macleod@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.