All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix side-effects of listing server/UI modules
@ 2015-08-24 14:00 Paul Eggleton
  2015-08-24 14:00 ` [PATCH 1/1] lib/bb/main: avoid importing all server/UI modules on every execution Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2015-08-24 14:00 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit f64def7cb6069dc1134fcd546bb59e4030c7376f:

  main: Handle RuntimeError exception in list_extension_modules (2015-08-20 22:03:42 +0100)

are available in the git repository at:

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

Paul Eggleton (1):
  lib/bb/main: avoid importing all server/UI modules on every execution

 lib/bb/main.py | 60 +++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 38 insertions(+), 22 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-08-24 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 14:00 [PATCH 0/1] Fix side-effects of listing server/UI modules Paul Eggleton
2015-08-24 14:00 ` [PATCH 1/1] lib/bb/main: avoid importing all server/UI modules on every execution 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.