Commit Graph

3 Commits

Author SHA1 Message Date
Christopher Larson
fdc6a24643 bash: use tcmode override
This ensures we pass yocto-check-layers.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2020-07-07 12:51:40 -07:00
Frederik Noe-Sdun
12305fb6d5 bash: check if support/bash.pc exist before running sed
The bash version provided by meta-gplv2 does not provide this file and
as a consequence do_compile will fail with:

    sed: can't read support/bash.pc: No such file or directory

Signed-off-by: Frederik Noe-Sdun <Frederik_NoeSdun@mentor.com>
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2018-10-19 10:18:48 -06:00
Christopher Larson
a7c70be6c6 bash: drop -B${gcc_bindir} from bash.pc
This triggers staging qa warnings otherwise.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2018-10-17 02:21:20 +05:00