All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_V2 0/5] Chnages in Hob in order to work correctly with bitbake-worker
@ 2013-06-20 10:19 Cristiana Voicu
  2013-06-20 10:19 ` [PATCH_V2 1/5] hob: remove the rest of the old template functionality Cristiana Voicu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Cristiana Voicu @ 2013-06-20 10:19 UTC (permalink / raw)
  To: bitbake-devel


Cristiana Voicu (5):
  hob: remove the rest of the old template functionality
  bitbake & hob: modify some commands and call them from hob
  bitbake: call the initConfiguration when reparsing
  hob: replace the init cooker with reset in order to keep the history
  hob: save variables in conf/ directory

 bitbake/lib/bb/command.py                   |   16 ++-
 bitbake/lib/bb/cooker.py                    |   14 +-
 bitbake/lib/bb/ui/crumbs/builder.py         |  130 +++----------------
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |   64 ++++-----
 bitbake/lib/bb/ui/crumbs/template.py        |  187 ---------------------------
 5 files changed, 77 insertions(+), 334 deletions(-)
 delete mode 100644 bitbake/lib/bb/ui/crumbs/template.py

-- 
1.7.9.5



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

end of thread, other threads:[~2013-06-20 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 10:19 [PATCH_V2 0/5] Chnages in Hob in order to work correctly with bitbake-worker Cristiana Voicu
2013-06-20 10:19 ` [PATCH_V2 1/5] hob: remove the rest of the old template functionality Cristiana Voicu
2013-06-20 10:19 ` [PATCH_V2 2/5] bitbake & hob: modify some commands and call them from hob Cristiana Voicu
2013-06-20 10:19 ` [PATCH_V2 3/5] bitbake: call the initConfiguration when reparsing Cristiana Voicu
2013-06-20 12:25   ` Richard Purdie
2013-06-20 10:19 ` [PATCH_V2 4/5] hob: replace the init cooker with reset in order to keep the history Cristiana Voicu
2013-06-20 10:19 ` [PATCH_V2 5/5] hob: save variables in conf/ directory Cristiana Voicu

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.