]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-buildenv-internal: Add paths to $PATH individually
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 15 Mar 2016 16:48:53 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 23:12:30 +0000 (23:12 +0000)
commit39ac332f660dbbf7d3e05e505c02fce1aaccdf9e
tree47888feafc41529812bceee01aa5aed8ee7dd238
parentdd5f2f7275a2f36e9dd8979fbdf1e367ad579147
oe-buildenv-internal: Add paths to $PATH individually

Instead of assuming that the path to the scripts directory always is
in $PATH directly before the bitbake directory, treat them as separate
paths and add them individually to $PATH.

(From OE-Core rev: 5b9e91a3b1d4f56c8646d7d7937ab453cc9c40a0)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal