mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:39:03 +02:00
libvirt: specify location of dmidecode
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> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
ba6143a680
commit
cbf47a093d
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user