All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix for oe-selftest failure
@ 2015-10-26 13:28 Paul Eggleton
  2015-10-26 13:28 ` [PATCH 1/1] oeqa/utils/decorators: fix missing keyword arguments on decorators Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2015-10-26 13:28 UTC (permalink / raw)
  To: openembedded-core

Fix an oe-selftest failure seen testing master-next on the Yocto
Project autobuilder.


The following changes since commit 73f8a0bf3b99d480bf97e266da0fb048714b4caf:

  build-appliance-image: Update to jethro head revision (2015-10-21 23:13:03 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/deco-fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/deco-fix

Paul Eggleton (1):
  oeqa/utils/decorators: fix missing keyword arguments on decorators

 meta/lib/oeqa/utils/decorators.py | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.1.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-26 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26 13:28 [PATCH 0/1] Fix for oe-selftest failure Paul Eggleton
2015-10-26 13:28 ` [PATCH 1/1] oeqa/utils/decorators: fix missing keyword arguments on decorators Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.