[bitbake-devel] [PATCH 0/5] Make changes in Hob in order to work correctly with bitbake-worker

Cristiana Voicu cristiana.voicu at intel.com
Wed Jun 19 14:16:22 UTC 2013


Cristiana Voicu (5):
  hob: remove the rest of the old template functionality
  bitbake: add a new command and modify others
  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                   |   30 ++---
 bitbake/lib/bb/cooker.py                    |   14 +-
 bitbake/lib/bb/ui/crumbs/builder.py         |  130 +++----------------
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |   62 ++++-----
 bitbake/lib/bb/ui/crumbs/template.py        |  187 ---------------------------
 5 files changed, 77 insertions(+), 346 deletions(-)
 delete mode 100644 bitbake/lib/bb/ui/crumbs/template.py

-- 
1.7.9.5




More information about the bitbake-devel mailing list