summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb')
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb
index 218c158c6..5fcbd88eb 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.0.1.bb
@@ -21,6 +21,7 @@ SRC_URI = "git://github.com/rhinstaller/blivet;branch=3.1-release \
21 file://0009-invoking-fsck-with-infinite-timeout.patch \ 21 file://0009-invoking-fsck-with-infinite-timeout.patch \
22 file://0010-invoking-mkfs-with-infinite-timeout.patch \ 22 file://0010-invoking-mkfs-with-infinite-timeout.patch \
23 file://0011-invoking-dd-with-infinite-timeout.patch \ 23 file://0011-invoking-dd-with-infinite-timeout.patch \
24 file://0012-remove-dmraid-dependency-check.patch \
24" 25"
25 26
26UPSTREAM_CHECK_GITTAGREGEX = "blivet-(?P<pver>\d+(\.\d+)+)$" 27UPSTREAM_CHECK_GITTAGREGEX = "blivet-(?P<pver>\d+(\.\d+)+)$"