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:
parent
55e3266c89
commit
ae8e10e582
@ -1,3 +1,3 @@
|
||||
# Required for 'extra-hardware' inspection collector
|
||||
hardware>=0.20.0
|
||||
hardware>=0.20.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user