summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-03 18:54:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:01 +0100
commitf6689c1dae69fa196266ad5f0a170e49d0b20ae6 (patch)
treeb75d44e7370f0c264fe3ee84a139e6ed3113dee9 /scripts
parent00302da3991ea7dea298f475091b35b6d73cefe1 (diff)
downloadpoky-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 'scripts')
0 files changed, 0 insertions, 0 deletions