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 <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
