]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: add OE lib path
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 13 Dec 2016 07:09:40 +0000 (20:09 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Dec 2016 09:56:36 +0000 (09:56 +0000)
commita61d7bf8447b2d2c65eb34315c86086ff35c8bc9
tree1ba324e52bc05e467c2fc0e2d28b7924460ed527
parent2724511e18810cc8082c1b028e3b7c8a8b5def56
recipetool: add OE lib path

The autotools code imports oe.package; we weren't experiencing a problem
with this probably due to OE itself adding that path previously.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/recipetool