| Submitter | Joshua Lock |
|---|---|
| Date | Feb. 25, 2012, 5:52 a.m. |
| Message ID | <cover.1330149082.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/22035/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/incandescant/bitbake josh/depexpComments
On Fri, 2012-02-24 at 21:52 -0800, Joshua Lock wrote: > 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 Merged to master, thanks. Richard