aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-12-18 15:38:37 +0800
committerKhem Raj <raj.khem@gmail.com>2018-12-18 18:44:59 -0800
commit19c823182a7303529708b5930dd26d9b699feed2 (patch)
treeb4145c6f79c1b56cefe870d5736c855cbd213a3f
parent17845a7a33fa9307948cc0da5a6fdb0ca9d8a1da (diff)
downloadmeta-openembedded-contrib-19c823182a7303529708b5930dd26d9b699feed2.tar.gz
python3-blivet: 3.1.1 -> 3.1.2
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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"
S = "${WORKDIR}/git"
B = "${S}"
-SRCREV = "0a1f8374197f5a5fb368de90a7f1c1258b7cd2b9"
+SRCREV = "878f794a38120a652cab0026b77175b099bf1f9d"
SRC_URI = "git://github.com/rhinstaller/blivet;branch=3.1-release \
file://0001-comment-out-selinux.patch \
file://0002-run_program-support-timeout.patch \