Update minimum hardware version

hardware had a bug in ppc64le (and a slightly different bug on aarch64)
this creates a regression and means that introspection on those
architectures fail.

Update the minimum required version to 0.20.1 to get the bugfix

Change-Id: I583dd9f164eae33f7c8cac4505df76e57415aa93
See: https://github.com/redhat-cip/hardware/issues/80
This commit is contained in:
Tony Breeds 2019-04-13 09:35:03 +10:00
parent 55e3266c89
commit ae8e10e582
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Required for 'extra-hardware' inspection collector
hardware>=0.20.0
hardware>=0.20.1