]> code.ossystems Code Review - openembedded-core.git/commit
wic: insert local Python paths at front
authorMatt Madison <matt@madison.systems>
Sun, 6 Dec 2015 16:53:22 +0000 (08:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Dec 2015 10:20:06 +0000 (10:20 +0000)
commit59b1eefb801dfb1d4afe9640e3c8a070d4e1867f
tree3ea519dd451fa35ade966f278152b4f2b2cdf93d
parent473ccbebb426df757adb8955eaa5e191d88180d1
wic: insert local Python paths at front

This follows how bitbake performs path insertion, and fixes a
failure to start wic on Ubuntu 15.10 with the distribution's
version of python-ply installed.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/wic