]> code.ossystems Code Review - openembedded-core.git/commit
scripts/wic: use scriptpath module to find bitbake path and oe lib path
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Thu, 11 Jan 2018 14:55:19 +0000 (22:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Jan 2018 08:43:54 +0000 (08:43 +0000)
commit8aba1fd023ce3c6767bf42b9faf9ec14fd7c4d02
tree39560ff86ab562573cc1e8192cbde4253433e8f9
parent2134b350c1d5aca1ec0e6f83d90e8c79d9264832
scripts/wic: use scriptpath module to find bitbake path and oe lib path

Use the scriptpath module in order to standardize the adding of
bitbake and meta/lib path to sys.path.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wic