All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix recipetool issue highlighted by oe-selftest test
@ 2016-03-13 19:59 Paul Eggleton
  2016-03-13 19:59 ` [PATCH 1/1] recipetool: create: don't create extra files directory unconditionally Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2016-03-13 19:59 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4be0e15f74cff85edca9de55248939fb438f30ae:

  oeqa/selftest/recipetool: Fix test_recipetool_create_simple (2016-03-13 18:15:41 +0000)

are available in the git repository at:

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

Paul Eggleton (1):
  recipetool: create: don't create extra files directory unconditionally

 meta/lib/oeqa/selftest/recipetool.py |  6 ++++--
 scripts/lib/recipetool/create.py     | 15 ++++++++-------
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2016-03-13 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13 19:59 [PATCH 0/1] Fix recipetool issue highlighted by oe-selftest test Paul Eggleton
2016-03-13 19:59 ` [PATCH 1/1] recipetool: create: don't create extra files directory unconditionally 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.