diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-04-21 17:30:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:05:58 +0100 |
commit | 33af68d62bb427c588f5eeecb75fbc31b55f8459 (patch) | |
tree | 97010459f1c084f8991e9cb8c611438547da88fa /meta/site/arm-linux | |
parent | 6820f05dad0b4f9b9bbcf7c2a0af8c34f66199ae (diff) | |
download | openembedded-core-33af68d62bb427c588f5eeecb75fbc31b55f8459.tar.gz openembedded-core-33af68d62bb427c588f5eeecb75fbc31b55f8459.tar.bz2 openembedded-core-33af68d62bb427c588f5eeecb75fbc31b55f8459.zip |
bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS
If NON_INTERACTIVE_LOGIN_SHELLS is defined, all login shells read the
startup files, even if they are not interactive.
This is the behaviour of other major distros like Ubuntu and Fedora.
We also need to set it so that when executing `su -l xxx -c env' command,
/etc/profile is parsed.
[YOCTO #5359]
[YOCTO #7137]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/arm-linux')
0 files changed, 0 insertions, 0 deletions