diff options
author | Joe Slater <joe.slater@windriver.com> | 2021-08-12 15:59:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-13 22:43:56 +0100 |
commit | 49ae4a23d8a9e0f8327fb009872429622761f0d1 (patch) | |
tree | eda72eaa77602a5b8235626975875ac4d5df5c07 /meta/classes/meson-routines.bbclass | |
parent | 0edac1f233674f0aacc7e6653b56778aa66cfcaf (diff) | |
download | poky-49ae4a23d8a9e0f8327fb009872429622761f0d1.tar.gz |
terminal.bbclass: force bash for devshell
Since shell_trap_code in build.py sets /bin/sh as the interpreter
we will die a silent death if our environment contains things like
"export -f bodilyfunction" and /bin/sh is really /bin/dash.
Fixes this for the case of devshell.
(From OE-Core rev: 23d296b3567aa31bad7b2a8558d4bd3e4505843b)
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/meson-routines.bbclass')
0 files changed, 0 insertions, 0 deletions