diff options
author | Adrian Freihofer <adrian.freihofer@siemens.com> | 2025-10-06 00:00:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-05 23:47:05 +0100 |
commit | 4c63dcf36150449ab9a3fe5c366860f690563cf2 (patch) | |
tree | aca01977cdae907e6ca46f5ba6c3b9a3e93a0ce5 /scripts/lib/recipetool/create_kmod.py | |
parent | 817bdee2dd85ec5fbc472d8e587c9ae339393d40 (diff) | |
download | poky-4c63dcf36150449ab9a3fe5c366860f690563cf2.tar.gz |
devtool: ide-sdk: use /bin/sh instead of /bin/bash
When generating the install and deploy script for IDEs, use /bin/sh
instead of /bin/bash. While this is not addressing a known issue,
using the more portable /bin/sh shell is preferable and avoids
requiring bash to be installed.
(From OE-Core rev: 033d1afe846555942121e237c1404fd9a951c0f2)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_kmod.py')
0 files changed, 0 insertions, 0 deletions