python3-blivet: fix invoking dd timeout caused partition failed

This large timeout is needed when running on machines with
lots of disks, or with slow disks.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Hongxu Jia
2018-03-06 20:17:32 -05:00
committed by Armin Kuster
parent c372e227e2
commit aa997c97b3
2 changed files with 32 additions and 0 deletions
@@ -23,6 +23,7 @@ SRC_URI = "git://github.com/rhinstaller/blivet;branch=2.2-devel \
file://0011-invoking-fsck-with-infinite-timeout.patch \
file://0012-invoking-mkfs-with-infinite-timeout.patch \
file://0013-Revert-Adapt-to-logging-module-name-change.patch \
file://0014-invoking-dd-with-infinite-timeout.patch \
"
inherit distro_features_check