[oe-commits] [bitbake] branch master updated (fa42212 -> fd9893c)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 22:04:47 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository bitbake.

    from fa42212  bitbake-user-manual: Added section on multicong dependencies
     add 9038e02  fetch2/git: improve readability of method need_update
     add b7f00a8  fetch2/git: prevent access to non-existing fullshallow tarball
     add 086eddc  fetch2/git: use correct check to decide if the shallow tarball should be unpacked
     add 90a3181  fetch2/gitsm: fix a typo
     add 6458cc4  toaster: error logs missing for cli builds
     add 97be301  toaster: add 'thud' release to Toaster
     add abccd40  toaster: disable git remote check to allow for firewalls
     add b310031  toaster: custom image enable layer add, protect pre-cloned layers
     add 3dbc84e  fetch2/gitsm: handle submodules nested inside subdirs
     add 377ed94  fetch2/gitsm: checkout submodules recursively
     add fd9893c  gitsm: Allow relative URIs when fetching

No new revisions were added by this update.

Summary of changes:
 lib/bb/fetch2/git.py                               | 15 ++--
 lib/bb/fetch2/gitsm.py                             | 90 +++++++++++++---------
 lib/bb/tests/fetch.py                              | 14 ++++
 lib/bb/ui/buildinfohelper.py                       |  9 ++-
 lib/toaster/bldcontrol/localhostbecontroller.py    |  7 +-
 lib/toaster/orm/fixtures/oe-core.xml               | 12 +--
 lib/toaster/orm/fixtures/poky.xml                  | 10 +--
 lib/toaster/orm/models.py                          |  4 +-
 lib/toaster/toastergui/api.py                      |  8 +-
 lib/toaster/toastergui/static/js/libtoaster.js     |  3 +-
 .../toastergui/static/js/newcustomimage_modal.js   |  7 ++
 .../toastergui/templates/customise_btn.html        |  6 +-
 12 files changed, 121 insertions(+), 64 deletions(-)

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


More information about the Openembedded-commits mailing list