diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-03 18:54:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 13:28:01 +0100 |
commit | f6689c1dae69fa196266ad5f0a170e49d0b20ae6 (patch) | |
tree | b75d44e7370f0c264fe3ee84a139e6ed3113dee9 /meta/classes/gettext.bbclass | |
parent | 00302da3991ea7dea298f475091b35b6d73cefe1 (diff) | |
download | poky-f6689c1dae69fa196266ad5f0a170e49d0b20ae6.tar.gz |
toolchain-scripts/meta-ide-support: Handle dash shells correctly
Where /bin/sh is dash, the recent toolchain scripts change fails as the $(pwd)
usage in oe-init-build-env doesn't function correctly. Fix this by saving
and restoring the cwd and calling the script within its own directory.
This fixes meta-ide-support on dash based systems.
(From OE-Core rev: dceca6d34071b4cbef9e28bbf19dc12f5d925525)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gettext.bbclass')
0 files changed, 0 insertions, 0 deletions