[oe] [meta-python][PATCH 01/10] Remove deprecated python3-signal from the RDEPENDS

Derek Straka derek at asterius.io
Sun Jan 21 16:20:28 UTC 2018


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 at asterius.io>
---
 meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb | 1 -
 1 file changed, 1 deletion(-)

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 177a2b5..429c6bf 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 \
 "
-- 
2.7.4




More information about the Openembedded-devel mailing list