[bitbake-devel] [PATCH 0/1] Fix depexp

Joshua Lock josh at linux.intel.com
Sat Feb 25 05:52:57 UTC 2012


Per the patch and Yocto bug #2027 the recent BitBake patch
to implement the new Hob UI deleted the file which implements
thge progress bar used by depexp. The following patch adds
back that file.

Cheers,
Joshua

https://bugzilla.yoctoproject.org/show_bug.cgi?id=2027

The following changes since commit c7486a09310fe63b1aa1b7b0bb9450f306b6093b:

  bitbake/cooker: terminate when errors found in layer configuration (2012-02-24 23:30:16 +0000)

are available in the git repository at:
  git://github.com/incandescant/bitbake josh/depexp
  https://github.com/incandescant/bitbake/tree/josh/depexp

Joshua Lock (1):
  crumbs: add back progress implementation for depexp

 lib/bb/ui/crumbs/progress.py |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
 create mode 100644 lib/bb/ui/crumbs/progress.py

-- 
1.7.7.6





More information about the bitbake-devel mailing list