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:
Joe Slater 2020-08-04 09:37:34 -07:00 committed by Bruce Ashfield
parent ba6143a680
commit cbf47a093d

View File

@ -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 \