summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-26 13:28:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-27 07:24:30 +0000
commitfdfdfc8ccb96ce8f2d4b9644d182b1e1a5a6af28 (patch)
tree5f0e6e15df7cb037037a6e16816eff482e745e9f /bitbake
parenta2d5b7ac76c13b07a6840415a8c1202e3afa79a8 (diff)
downloadpoky-fdfdfc8ccb96ce8f2d4b9644d182b1e1a5a6af28.tar.gz
oeqa/utils/decorators: fix missing keyword arguments on decorators
We need to handle keyword arguments here or sending a keyword argument to a decorated function that accepts keyword arguments will trigger an error. (This showed up when testcase decorators were added to the recipetool.RecipetoolTests.test_recipetool_appendsrcfiles_basic_subdir test). (From OE-Core rev: f787b688f2884ce3fa888b4041030538c7d2bf55) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions