diff options
| author | Ross Burton <ross.burton@intel.com> | 2017-06-05 17:30:42 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-05 18:00:02 +0100 |
| commit | 8a96509017580f02b3cd9d27d03f6e061ea4175d (patch) | |
| tree | a05fc0e6030f472e50baba6cf302b4275705fb6b /scripts/lib/devtool/sdk.py | |
| parent | 4a48386e917e29df4737c8467b8027b4e9a8b555 (diff) | |
| download | poky-8a96509017580f02b3cd9d27d03f6e061ea4175d.tar.gz | |
oeqa/selftest: lock down Meson git revision for reliability
The test_recipetool_create_github test fetches HEAD of the repository so
upstream changes can (and do) break the test. Avoid these problems by passing
the rev= argument in the URL to lock the checkout to the same version that is
fetched in the github_tarball test.
Also pass the commands to runCmd() as a list instead of a string, the semicolon
in the URL needs more quotes if the shell is involved and passing a list
bypasses the shell entirely.
(From OE-Core rev: cbb5961d3db27f81967345a73267920f2623ccac)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions
