[oe-commits] [bitbake] branch master-next updated (d47febb -> e01bded)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 13:29:43 UTC 2018


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

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

    from d47febb  test/fetch: use canonical GitLab URLs
     new 3709391  fetch2/git: improve readability of method need_update
     new 27244dd  fetch2/git: prevent access to non-existing fullshallow tarball
     new fdaca0f  fetch2/git: use correct check to decide if the shallow tarball should be unpacked
     new 146b87b  fetch2/gitsm: fix a typo
     new cbd44e0  toaster: error logs missing for cli builds
     new 0337664  toaster: add 'thud' release to Toaster
     new ab24e0f  toaster: disable git remote check to allow for firewalls
     new c26686e  toaster: custom image enable layer add, protect pre-cloned layers
     new d9adc4f  fetch2/gitsm: handle submodules nested inside subdirs
     new 1e92b7d  fetch2/gitsm: checkout submodules recursively
     new e01bded  gitsm: Allow relative URIs when fetching

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


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