Skip to content
Commit 48fe148e authored by Joe Slater's avatar Joe Slater Committed by Anuj Mittal
Browse files

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.

Signed-off-by: default avatarJoe Slater <joe.slater@windriver.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 23d296b3)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 09e23863
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment