Files
poky/meta/recipes-devtools
MiLo 0be6d35d46 Python: Add missing dependency "textutils" to "io" package
Modify the include file and script to generate a missing RDEPENDS.

Install python on target with python-io. Import ssl:

Python 2.7.3 (default, Feb  9 2013, 16:04:35)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/ssl.py", line 58, in <module>
ImportError: No module named textwrap

Installing python-textutils solves the issue.

(From OE-Core rev: 900ae881c3483eea36aa0be456b93f92980f4924)

Signed-off-by: MiLo <milo-software@users.sourceforge.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-14 10:46:25 +00:00
..
2013-02-12 13:22:42 +00:00
2013-01-07 11:09:36 +00:00
2013-01-07 13:50:40 +00:00
2013-01-07 13:38:29 +00:00
2013-02-04 13:18:25 +00:00
2012-01-03 12:14:31 +00:00
2013-02-04 16:42:49 +00:00
2013-02-01 15:54:31 +00:00
2013-01-28 12:29:32 +00:00
2013-02-01 15:54:03 +00:00
2013-02-01 15:54:30 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-01-28 14:49:05 +00:00
2013-01-10 23:43:10 +00:00
2013-02-04 13:18:26 +00:00
2013-01-25 12:42:48 +00:00
2013-01-07 13:38:27 +00:00
2013-02-08 14:50:36 +00:00
2012-11-24 15:12:35 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2013-01-07 14:30:50 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-01-28 12:29:30 +00:00