poky/meta/lib/oeqa/sdk
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
..
cases meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
files oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk module 2017-01-23 12:05:19 +00:00
utils oeqa/sdk: use bash to execute SDK test commands 2019-05-09 16:31:56 +01:00
__init__.py oeqa/sdk: Add case and context modules for the SDK component 2017-01-23 12:05:19 +00:00
case.py oeqa/sdk: use bash to execute SDK test commands 2019-05-09 16:31:56 +01:00
context.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
testsdk.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00