diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2017-02-21 10:11:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-23 12:49:48 -0800 |
commit | cf0b92f8937436ced297f65a30daa911e5a1e333 (patch) | |
tree | 4608157e420f7157b51f8f4fb6e721499a38576e /scripts/lib/devtool/upgrade.py | |
parent | 5ff7db946cea7d0c3a227bae997f22394bd2e629 (diff) | |
download | poky-cf0b92f8937436ced297f65a30daa911e5a1e333.tar.gz |
oeqa/runtime/context.py: Fix use of getTarget() with testexport
The idea on getTarget is to use kwargs to send custom variables
to different targets, instead of this, a new variable was added
(just used for custom targets) and this broke testexport. So
in order to fix it, just add the custom variable to kwargs.
This fixes the use of getTarget() in testexport class that was
introduced in 1dc8010afd71fe46fb28bb86fb7c07a5fbd3d7cf.
(From OE-Core rev: cf138029a1f18f991fc7a28c81d85884942e9d56)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions