diff options
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.bb | 1 |
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 5fcbd88eba..75f02f13db 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 | |||
| @@ -22,6 +22,7 @@ SRC_URI = "git://github.com/rhinstaller/blivet;branch=3.1-release \ | |||
| 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 | file://0012-remove-dmraid-dependency-check.patch \ |
| 25 | file://0013-add-Z-y-and-y-to-lvm.pvcreate.patch \ | ||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | UPSTREAM_CHECK_GITTAGREGEX = "blivet-(?P<pver>\d+(\.\d+)+)$" | 28 | UPSTREAM_CHECK_GITTAGREGEX = "blivet-(?P<pver>\d+(\.\d+)+)$" |
