]> code.ossystems Code Review - openembedded-core.git/commit
wic: create new method _parse_line
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sun, 30 Aug 2015 17:47:01 +0000 (20:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 20:38:11 +0000 (21:38 +0100)
commit49ef04d3c9eeb76cbbc89b27b4dd1570b7a2552b
treeb2baf1bd9e8d7bb19f19e023f97c65d758d3ec11
parent3229d37993e315c9ca1902849746b9f50f35845c
wic: create new method _parse_line

Moved code that parses one line of 'bitbake -e' output
to separate method _parse_line.

This method will be also used later to parse lines of .env files.

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