diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivet_3.1.2.bb (renamed from meta-python/recipes-extended/python-blivet/python3-blivet_3.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.1.bb b/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.2.bb index df8cc07d56..45565ba717 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.1.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivet_3.1.2.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | B = "${S}" | 9 | B = "${S}" |
10 | 10 | ||
11 | SRCREV = "0a1f8374197f5a5fb368de90a7f1c1258b7cd2b9" | 11 | SRCREV = "878f794a38120a652cab0026b77175b099bf1f9d" |
12 | SRC_URI = "git://github.com/rhinstaller/blivet;branch=3.1-release \ | 12 | SRC_URI = "git://github.com/rhinstaller/blivet;branch=3.1-release \ |
13 | file://0001-comment-out-selinux.patch \ | 13 | file://0001-comment-out-selinux.patch \ |
14 | file://0002-run_program-support-timeout.patch \ | 14 | file://0002-run_program-support-timeout.patch \ |