[bitbake-devel] [PATCH 0/2] bitbake patches

Paul Eggleton paul.eggleton at linux.intel.com
Mon Feb 27 18:54:10 UTC 2012


A couple of bitbake patches.

The patches (against Poky, but apply cleanly with -p2 against bitbake
master) are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib paule/bitbake-errors4
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-errors4

Paul Eggleton (2):
  bitbake: fix setscene task start/failure handling
  bitbake/runqueue: make dry-run do everything except execute

 bitbake/lib/bb/build.py       |   10 +++++++++-
 bitbake/lib/bb/runqueue.py    |   27 +++++++++++++++------------
 bitbake/lib/bb/ui/knotty.py   |    9 +++++++++
 bitbake/lib/bb/ui/uihelper.py |    3 +--
 4 files changed, 34 insertions(+), 15 deletions(-)

-- 
1.7.5.4





More information about the bitbake-devel mailing list