From 19c823182a7303529708b5930dd26d9b699feed2 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 18 Dec 2018 15:38:37 +0800 Subject: [PATCH] python3-blivet: 3.1.1 -> 3.1.2 Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj --- .../{python3-blivet_3.1.1.bb => python3-blivet_3.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-blivet/{python3-blivet_3.1.1.bb => python3-blivet_3.1.2.bb} (96%) 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 similarity index 96% rename from meta-python/recipes-extended/python-blivet/python3-blivet_3.1.1.bb rename to 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 \