diff options
author | Ross Burton <ross.burton@arm.com> | 2023-05-24 18:14:34 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-25 08:56:32 -0700 |
commit | dac933e4e0226e779382543660732ef3e02910bd (patch) | |
tree | 8fb41e029bdb9b22c2f9cb6974dc7bc5555b2c8b /meta-python/recipes-core/packagegroups | |
parent | 9f1553f5da86c9b2581695764d67f1898071a21f (diff) | |
download | meta-openembedded-dac933e4e0226e779382543660732ef3e02910bd.tar.gz |
python3-pydbus: remove obsolete recipe
This project has been untouched since 2018 and doesn't appear to have
any real dependents.
If something similar to pydbus is needed, then a maintained alternative
would be https://github.com/rhinstaller/dasbus (recipe available in
meta-anaconda).
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
-rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
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 c78fd1e7f..982e41303 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -314,7 +314,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
314 | python3-pycodestyle \ | 314 | python3-pycodestyle \ |
315 | python3-pyconnman \ | 315 | python3-pyconnman \ |
316 | python3-pycurl \ | 316 | python3-pycurl \ |
317 | python3-pydbus \ | ||
318 | python3-pydicti \ | 317 | python3-pydicti \ |
319 | python3-pyephem \ | 318 | python3-pyephem \ |
320 | python3-pyexpect \ | 319 | python3-pyexpect \ |