All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode
@ 2020-08-04 16:37 Joe Slater
  2020-08-08  2:23 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Slater @ 2020-08-04 16:37 UTC (permalink / raw)
  To: meta-virtualization; +Cc: joe.slater, randy.macleod

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization] [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode
  2020-08-04 16:37 [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode Joe Slater
@ 2020-08-08  2:23 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2020-08-08  2:23 UTC (permalink / raw)
  To: Joe Slater; +Cc: meta-virtualization, randy.macleod

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
> 

> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-08  2:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 16:37 [meta-virt][PATCH 1/1] libvirt: specify location of dmidecode Joe Slater
2020-08-08  2:23 ` [meta-virtualization] " Bruce Ashfield

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.