poky/meta/lib/oeqa/sdk/utils
Mikko Rapeli 796b9089c5 oeqa/sdk: use bash to execute SDK test commands
The commands only work with with bash. If /bin/sh is
dash like in Debian, the command execution fails with
errors like:

Standard Output: /bin/sh: 5: export: --sysroot: bad variable name

and all SDK tests fail.

(From OE-Core rev: ba5bee46131bbb31efba766c4d29e5bf71c664a7)

Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-09 16:31:56 +01:00
..
__init__.py oeqa/utils: Move targetbuild to buildproject module 2017-01-23 12:05:19 +00:00
sdkbuildproject.py oeqa/sdk: use bash to execute SDK test commands 2019-05-09 16:31:56 +01:00