]> 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, 24 May 2016 12:21:35 +0000 (13:21 +0100)
commitb3a3935c69b6e74e19cd0cb69d47350b9ea9c58e
tree0d7a646b9bffe11c1352e285f71af4af626cc34b
parent8979a4546841f47677ba74989aa32f0cb3e2ff12
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wic