diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-01 00:50:53 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:05 +0000 |
commit | b7ac987274f7aeaeacc217488cf4fe639de81b76 (patch) | |
tree | 6284bfa37641f3671d1b9b3b453d07e626aa7948 /scripts | |
parent | effa6ce777540c5557e5cf904b48cc3369ee3f9f (diff) | |
download | openembedded-core-b7ac987274f7aeaeacc217488cf4fe639de81b76.tar.gz openembedded-core-b7ac987274f7aeaeacc217488cf4fe639de81b76.tar.bz2 openembedded-core-b7ac987274f7aeaeacc217488cf4fe639de81b76.zip |
classes/populate_sdk_ext: prepend to PATH rather than appending
The rest of the environment setup script prepends to PATH, so when we
add the path to run devtool we should be prepending as well. This
also ensures that when you run the environment setup script from
extensible SDK installation A and then in the same shell session run the
environment setup script from installation B, and then run devtool, that
you're running B's devtool and not A's.
Fixes [YOCTO #9046].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions