aboutsummaryrefslogtreecommitdiffstats
path: root/meta-hob
diff options
context:
space:
mode:
authorMiLo <milo-software@users.sourceforge.net>2013-02-14 08:10:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-14 10:11:25 +0000
commit900ae881c3483eea36aa0be456b93f92980f4924 (patch)
treee174f6bf88ccefa1b33cb04a18eada9c86646c1b /meta-hob
parent920c9024f5a47ad14670067f910450983bae2aa7 (diff)
downloadopenembedded-core-900ae881c3483eea36aa0be456b93f92980f4924.tar.gz
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. Signed-off-by: MiLo <milo-software@users.sourceforge.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions