diff options
author | Peter Marko <peter.marko@siemens.com> | 2023-08-01 08:18:49 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-11 03:54:46 -1000 |
commit | 2de37e41ea87e8a2e6359454f0ccf9f1e00146cc (patch) | |
tree | 2d6186fd4f4f84229613d9ef28bce3088c6beed6 /scripts/lib/devtool/menuconfig.py | |
parent | fd6757be0988781b93aff6a63fa0f87f296df334 (diff) | |
download | poky-2de37e41ea87e8a2e6359454f0ccf9f1e00146cc.tar.gz |
gcc-runtime: remove bashism
Debian 12 no longer supports replacing dash with bash as default shell.
Therefore to achieve compatibility with Debian 12, all bashisms need
to be removed.
Shell comparison via == gives an error with dash and thus the condition
is always false.
(From OE-Core rev: f842d8a9dc2d785e75981ce009e68227796135be)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3723b26f82219ff71823335d550dbf29086d63d4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions