summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-10 13:25:17 +0000
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-11 08:48:38 -0500
commitce9f9e98c762ae3b14de637e0d14f51e58f7b346 (patch)
treea16ccf1d3c2615b05f98319b50a822d9ab6c65de /meta-python/recipes-core
parentb2ad05a178898c60396947234874b772dd583cb3 (diff)
downloadmeta-openembedded-ce9f9e98c762ae3b14de637e0d14f51e58f7b346.tar.gz
python3-configparser: remove, not needed for Python 3
This is a backport of the Python 3 configparser for Python 2 users, so obviously it makes no sense to have for Python 3. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 8af2c0fed9..d7f136e8ee 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -82,7 +82,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
82 python3-colorzero \ 82 python3-colorzero \
83 python3-configargparse \ 83 python3-configargparse \
84 python3-configobj \ 84 python3-configobj \
85 python3-configparser \
86 python3-configshell-fb \ 85 python3-configshell-fb \
87 python3-constantly \ 86 python3-constantly \
88 python3-contextlib2 \ 87 python3-contextlib2 \