]> code.ossystems Code Review - openembedded-core.git/commit
wic: encode help text
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 16 May 2016 15:37:26 +0000 (18:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 07:10:03 +0000 (08:10 +0100)
commit23c27d9d936efaa17da00525f1d2e2f98c53abc7
tree02736a9d8869f2ffc6cdcac7eb89a3c3b06f3360
parentea6245d2383e2ba905ef9f1ba210e5dadc779ad8
wic: encode help text

Encoded help text before sending it to pager.communicate as
it expects binary.

[YOCTO #9412]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/help.py