diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-17 11:38:57 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-03 16:58:14 +0100 |
commit | 6b9db4e482acee0757720330f4fb63263c5e249e (patch) | |
tree | f5d17ac66bfbafc0f854e407407ac7686bdaa342 /meta-skeleton | |
parent | 96e832484b7676ce8ce45b9a170b479dc9aa5b6e (diff) | |
download | poky-6b9db4e482acee0757720330f4fb63263c5e249e.tar.gz |
bitbake: tests/fetch: Allow to work on python 2.6
Currently the fetch tests fail on python 2.6 since check_output
doesn't exist on this version of python. Use bb.process instead
to avoid this problem.
(Bitbake rev: 32f72dbeef34612a729b06c9ce9e94072479b6fb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions