[oe-commits] [bitbake] branch master-next updated (dc75651 -> 57912de)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 09:37:35 UTC 2016


rpurdie pushed a change to branch master-next
in repository bitbake.

      from  dc75651   bb.fetch2.svn: correctly pass workdir when fetching
       new  0ddaf72   fetch2/npm: explicitly specify workdir
       new  1435b49   fetch2/npm: fix broken fetches if more than one npm URL fetched
       new  e6a94d2   fetch2/npm: support subdir= parameter
       new  f7de3f8   fetch2/npm: handle top-level shrinkwrap file
       new  14c045c   fetch2/npm: clarify comment
       new  99675c1   lib/bb/utils: edit_metadata() comment tweaks
       new  249dd31   toaster: tasks Remove recipe version from defaults
       new  829c9bc   toaster: configuration Provide machine help text
       new  ce9a5f8   toaster: layer details Layout fixes
       new  e5e51ca   toaster: import layer Layout fixes
       new  bd08abe   toaster: layer details Fix "edit" form interaction
       new  146f6f9   toaster: Allow forward slash in variable names
       new  59561d6   toaster: keep layer name in variable history path
       new  46db327   toaster: orm Update IMAGE_FSTYPES values
       new  0dab45e   toaster: don't kill toaster on start
       new  16f3cd3   toaster: remove handling of .toasterui.pid
       new  0f47b17   toaster: don't kill all runserver processes
       new  57912de   cooker: record events on cooker exit

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/toaster                                        | 15 -----------
 lib/bb/cooker.py                                   |  2 +-
 lib/bb/fetch2/npm.py                               | 29 ++++++++++++++++------
 lib/bb/ui/buildinfohelper.py                       |  3 ++-
 lib/bb/utils.py                                    |  4 ++-
 lib/toaster/orm/models.py                          |  7 +++---
 lib/toaster/toastergui/buildtables.py              |  3 ++-
 lib/toaster/toastergui/static/css/default.css      | 10 +++++++-
 lib/toaster/toastergui/static/js/layerdetails.js   |  8 +++---
 lib/toaster/toastergui/templates/importlayer.html  | 12 +++++----
 lib/toaster/toastergui/templates/layerdetails.html |  7 +++---
 lib/toaster/toastergui/templates/project.html      |  5 +---
 lib/toaster/toastergui/templates/projectconf.html  |  6 ++---
 13 files changed, 60 insertions(+), 51 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list