[OE-core] [PATCH][krogoth] Python signal module RDEPENDS fix

Enrico Jorns ejo at pengutronix.de
Wed Oct 26 07:45:39 UTC 2016


The attached patch from OE-core master branch
(6306dc8351c19059c4c2a8e75bb5733e64532732) fixes a dependency issue introduces
with OE-Core patch 0575e8c9fb52a7b594025fd20445a2edd06e3c69 "python3: Fixes
several python3 dependency problems".

As the latter patch also made its way into the krogoth branch (as OE-Core rev
8c0f2775bcc25f460d7a0b38031690fa10a0f11d), the attached patch is also required
in the krogoth branch. Otherwise a stable update will break builds that use the
python 'signal' module!

Robert Yang (1):
  python-3.5-manifest.inc: the signal module RDEPENDS on enum

 meta/recipes-devtools/python/python-3.5-manifest.inc | 2 +-
 scripts/contrib/python/generate-manifest-3.5.py      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.9.3



More information about the Openembedded-core mailing list