poky/scripts/lib/bsp
Humberto Ibarra 71bc7fd8ce scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help
Python3 requires strings to be encoded as bytes before sending them through a subprocess pipe. The help.py file is not considering this and fails when issuing paged help commands. This patch adds this encoding to solve the problem.

[YOCTO #9868]

(From meta-yocto rev: 35b487a47f0cbb99fdee2ec9cc8b56b814c8860e)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-07 13:38:13 +01:00
..
substrate/target/arch yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs 2016-04-01 07:14:43 +01:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py scripts/lib/bsp/engine.py: Added missing parentheses to string formatting 2016-06-12 23:47:19 +01:00
help.py scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help 2016-07-07 13:38:13 +01:00
kernel.py scripts/lib/bsp/kernel.py: python3: use explicit relative imports 2016-06-12 23:47:19 +01:00
tags.py yocto-bsp: Add a processing pass to get rid of 'strange' filenames 2014-12-18 10:08:37 +00:00