mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-15 15:37:15 +00:00
2a2123dac0
Arm GCC 10.2 prebuilt toolchain comes with ldd and tzselect scripts which uses "/usr/bin/bash", so replace this with "/bin/sh" as the default shell. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Jon Mason <jon.mason@arm.com>