diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivet_2.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_2.2.0.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_2.2.0.bb index 46dc32de76..045e0f48dc 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivet_2.2.0.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivet_2.2.0.bb | |||
| @@ -26,6 +26,8 @@ SRC_URI = "git://github.com/rhinstaller/blivet;branch=2.2-devel \ | |||
| 26 | file://0014-invoking-dd-with-infinite-timeout.patch \ | 26 | file://0014-invoking-dd-with-infinite-timeout.patch \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | UPSTREAM_CHECK_GITTAGREGEX = "blivet-(?P<pver>\d+(\.\d+)+)$" | ||
| 30 | |||
| 29 | inherit distro_features_check | 31 | inherit distro_features_check |
| 30 | REQUIRED_DISTRO_FEATURES = "systemd" | 32 | REQUIRED_DISTRO_FEATURES = "systemd" |
| 31 | 33 | ||
