All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tinfoil: fixes for get_recipe_file()
@ 2017-03-30  2:23 Paul Eggleton
  2017-03-30  2:23 ` [PATCH 1/2] tinfoil: fix get_recipe_file() to return an error on invalid recipe Paul Eggleton
  2017-03-30  2:24 ` [PATCH 2/2] tinfoil: improve get_recipe_file() exception text Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-03-30  2:23 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 968a77388dd1a24c1dadec6ce49bf53ebb5b643f:

  lib/bb/codeparser: ensure BufferedLogger respects target logging level (2017-03-28 23:07:15 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/tinfoil-noprovider
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/tinfoil-noprovider

Paul Eggleton (2):
  tinfoil: fix get_recipe_file() to return an error on invalid recipe
  tinfoil: improve get_recipe_file() exception text

 lib/bb/tinfoil.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.9.3



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

end of thread, other threads:[~2017-03-30  2:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-30  2:23 [PATCH 0/2] tinfoil: fixes for get_recipe_file() Paul Eggleton
2017-03-30  2:23 ` [PATCH 1/2] tinfoil: fix get_recipe_file() to return an error on invalid recipe Paul Eggleton
2017-03-30  2:24 ` [PATCH 2/2] tinfoil: improve get_recipe_file() exception text 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.