[bitbake-devel] [PATCH 0/7] toaster patchset

Damian, Alexandru alexandru.damian at intel.com
Wed May 6 16:18:00 UTC 2015


Hello,

I've just noticed that the patch email never arrived, not sure why.

Can you please pull from the contrib branch ?

Thank you,
Alex

On Fri, May 1, 2015 at 5:40 PM, Alex DAMIAN <alexandru.damian at intel.com>
wrote:

> From: Alexandru DAMIAN <alexandru.damian at intel.com>
>
> Hello,
>
> This is a toaster patchset adding UI and build logger fixes.
>
> Cheers,
> Alex
>
> The following changes since commit
> f8590547a198a78334debdf14bf40acb50c22ecc:
>
>   bitbake: reset build mtime cache before the build (2015-04-28 22:28:45
> +0100)
>
> are available in the git repository at:
>
>   git://git.yoctoproject.org/poky-contrib adamian/20150501-submission-bb
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150501-submission-bb
>
> Alexandru DAMIAN (2):
>   toasterui: proper exit code on toaster errors
>   toasterui: close build on BuildCompleted event
>
> Michael Wood (5):
>   toaster: Move project context variables to common scope
>   toaster: projectapp Implement machine select command
>   toaster: Refactor and expand layer add remove mechanism
>   toaster: Add links to the layer add notification
>   toaster: filtersnippet remove redefinition of filter type key
>
>  bin/toaster-eventreplay                            |  13 +-
>  lib/bb/ui/buildinfohelper.py                       |   5 +-
>  lib/bb/ui/toasterui.py                             |  45 +++--
>  lib/toaster/orm/views.py                           |   8 +-
>  lib/toaster/toastergui/static/css/default.css      |   2 +-
>  .../toastergui/static/html/layer_deps_modal.html   |  17 ++
>  lib/toaster/toastergui/static/js/base.js           |  39 ++--
>  lib/toaster/toastergui/static/js/filtersnippet.js  |   3 +-
>  lib/toaster/toastergui/static/js/importlayer.js    |  20 +-
>  lib/toaster/toastergui/static/js/layerBtn.js       |  63 ++++++
>  lib/toaster/toastergui/static/js/layerDepsModal.js |  90 +++++++++
>  lib/toaster/toastergui/static/js/layerdetails.js   |  99 ++-------
>  lib/toaster/toastergui/static/js/libtoaster.js     |  96 ++++++++-
>  lib/toaster/toastergui/static/js/machines.js       |  97 ---------
>  lib/toaster/toastergui/static/js/projectapp.js     |  31 ++-
>  lib/toaster/toastergui/templates/base.html         |  19 +-
>  lib/toaster/toastergui/templates/importlayer.html  |   6 +-
>  lib/toaster/toastergui/templates/layerdetails.html |   9 +-
>  lib/toaster/toastergui/templates/layers.html       | 223
> +++------------------
>  .../toastergui/templates/layers_dep_modal.html     |  99 ---------
>  lib/toaster/toastergui/templates/machines.html     |  36 ++--
>  lib/toaster/toastergui/templates/targets.html      | 220
> ++++----------------
>  lib/toaster/toastergui/views.py                    |   2 +-
>  23 files changed, 471 insertions(+), 771 deletions(-)
>  create mode 100644
> lib/toaster/toastergui/static/html/layer_deps_modal.html
>  create mode 100644 lib/toaster/toastergui/static/js/layerBtn.js
>  create mode 100644 lib/toaster/toastergui/static/js/layerDepsModal.js
>  delete mode 100644 lib/toaster/toastergui/static/js/machines.js
>  delete mode 100644 lib/toaster/toastergui/templates/layers_dep_modal.html
>
> --
> 1.9.1
>
>


-- 
Alex Damian
Yocto Project
SSG / OTC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150506/93dada47/attachment-0002.html>


More information about the bitbake-devel mailing list