diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-11-27 16:32:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-11-27 11:13:36 -0800 |
| commit | f01d87a7e841a54ce7fa3b96d404451197dfe183 (patch) | |
| tree | d951761c0882ca40b027b908abb4c69140d9b381 /meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch | |
| parent | 2a9489ba365546dbd035d5a3aebc899224354bbe (diff) | |
| download | meta-openembedded-f01d87a7e841a54ce7fa3b96d404451197dfe183.tar.gz | |
python3-blivet: 3.0.1 -> 3.1.1
Drop 0012-remove-dmraid-dependency-check.patch and
0013-add-Z-y-and-y-to-lvm.pvcreate.patch which the
new version has fixed the issues
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch')
| -rw-r--r-- | meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch b/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch index b2f4501497..f128490458 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch +++ b/meta-python/recipes-extended/python-blivet/python3-blivet/0010-invoking-mkfs-with-infinite-timeout.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 42d8e57c748951098534bf7f52c4ebc790ef66e9 Mon Sep 17 00:00:00 2001 | 1 | From 33844f6773a676bd57240954e402ae9a843663a4 Mon Sep 17 00:00:00 2001 |
| 2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
| 3 | Date: Fri, 16 Jun 2017 15:43:00 +0800 | 3 | Date: Fri, 16 Jun 2017 15:43:00 +0800 |
| 4 | Subject: [PATCH 10/11] invoking mkfs with infinite timeout | 4 | Subject: [PATCH 10/11] invoking mkfs with infinite timeout |
