mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user