aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-21 11:20:28 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 20:09:49 -0800
commit75899031ead960a8846dc63c893072c506ac7543 (patch)
treeee4cda38be8518deb39fdf66c2155990a6cb3077 /meta-python/recipes-devtools/python
parent0e6f2f675a5b3764942bd1ee2e6cc463efab6ec4 (diff)
downloadmeta-openembedded-contrib-75899031ead960a8846dc63c893072c506ac7543.tar.gz
Remove deprecated python3-signal from the RDEPENDS
The python3-signal package was removed as part of the migration to the json manifest file. The signal functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
index 177a2b5292..429c6bfb54 100644
--- a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
+++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
@@ -27,6 +27,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-doctest \
${PYTHON_PN}-enum \
${PYTHON_PN}-logging \
- ${PYTHON_PN}-signal \
${PYTHON_PN}-xml \
"