[libvirt] [PATCH 0/4] virutil: Rework how 'udevadm settle' is called

Michal Privoznik mprivozn at redhat.com
Fri May 17 09:54:13 UTC 2019


Apparently, some build systems have a very minimalistic approach to
their default build root. Not even udevadm is there. This renders our
virWaitForDevices() to be no-op. But with this rework we can still run
udevadm settle just fine with no extra build dependency added.

Michal Prívozník (4):
  virWaitForDevices: Drop untrue part of comment
  lib: Drop UDEVSETTLE
  m4: Provide default value fore UDEVADM
  m4: Drop needless string checks

 m4/virt-external-programs.m4 | 26 +++++++-------------------
 src/util/virutil.c           | 20 ++++++--------------
 2 files changed, 13 insertions(+), 33 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list