mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
dd7292fee5
configure cannot probe for a pipefail-capable shell when cross compiling; pass --with-shell=/bin/bash and add bash to runtime deps. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>