summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb')
-rw-r--r--meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
index d3373f4ae2..85f80b8c05 100644
--- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
+++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.4.0.bb
@@ -9,7 +9,7 @@ S = "${WORKDIR}/git"
9B = "${S}" 9B = "${S}"
10 10
11SRCREV = "f7d9027e4fdad11187980e73726cd75a2dc962c2" 11SRCREV = "f7d9027e4fdad11187980e73726cd75a2dc962c2"
12SRC_URI = "git://github.com/storaged-project/blivet.git;branch=3.4-release \ 12SRC_URI = "git://github.com/storaged-project/blivet.git;branch=3.4-release;protocol=https \
13 file://0002-run_program-support-timeout.patch \ 13 file://0002-run_program-support-timeout.patch \
14 file://0003-support-infinit-timeout.patch \ 14 file://0003-support-infinit-timeout.patch \
15 file://0004-fix-new.roots-object-is-not-iterable.patch \ 15 file://0004-fix-new.roots-object-is-not-iterable.patch \