]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Sat, 13 Jan 2018 10:15:20 +0000 (10:15 +0000)
commitbe5616a27c77d390132f38b1b27af99769aa1155
tree3273c7a1e72b9c0ee397893cb5794bfffb12cd22
parent288728e030821ae55cff115a0ca96530ca9a14d2
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.

(From OE-Core rev: 8aba1fd023ce3c6767bf42b9faf9ec14fd7c4d02)

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