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

git at git.openembedded.org git at git.openembedded.org
Wed Sep 7 23:41:47 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

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

No new revisions were added by this update.

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