diff options
author | Mikko Rapeli <mikko.rapeli@bmw.de> | 2019-05-08 16:26:08 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 00:31:49 +0100 |
commit | 29e2a3f5e8fc56bd298a2d3d2ff66422c2911712 (patch) | |
tree | 365532a79fc639a272ab9d63e3cd727ce65f5d2a /meta/recipes-support/libxslt | |
parent | 8356d0f38c675f6cdc3fe73f6c1198b5e65f2fb2 (diff) | |
download | poky-29e2a3f5e8fc56bd298a2d3d2ff66422c2911712.tar.gz |
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: 274c22a1fd95418e4afb6633bb4b2e6debc4d7ea)
Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libxslt')
0 files changed, 0 insertions, 0 deletions