[oe-commits] [bitbake] branch master updated (5d83d82 -> f7a9736)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 28 05:33:08 UTC 2019


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

rpurdie pushed a change to branch master
in repository bitbake.

    from 5d83d82  bitbake: Update to version 1.44.0
     add 3eb3ed6  bitbake: contrib/vim: initial commit, with unmodified code from indent/python.vim
     add cd45a25  bitbake: contrib/vim: Modify Python indentation to work with 'python do_task {'
     add a24cd11  bitbake: contrib/vim: More Python indenting; move indent file to correct directory
     add a68c67e  bitbake: contrib/vim: Special handling of bb.fatal
     add 98facbd  bitbake: contrib/vim: don't redeclare indenter
     add 796fb26  bitbake: contrib/vim: renaming & comments
     add dd7b653  bitbake: contrib/vim: indenting for assignments; tweak Python indenting
     add bfc8547  bitbake: contrib/vim: handle shell indenting
     add 84dcdb5  bitbake: contrib/vim: Add copyright and license notice
     add 405a906  bitbake: prserv/serv: Use with while reading pidfile
     add 459ad52  bitbake: ConfHandler: Use with to manage filehandle lifetime
     add 93b65e3  fetch2/git: fetch shallow revs when needed
     add f7a9736  tests/fetch: add test for fetching shallow revs

No new revisions were added by this update.

Summary of changes:
 bitbake/contrib/vim/indent/bitbake.vim | 343 +++++++++++++++++++++++++++++++++
 lib/bb/fetch2/git.py                   |  23 ++-
 lib/bb/parse/parse_py/ConfHandler.py   |  46 ++---
 lib/bb/tests/fetch.py                  |  20 ++
 lib/prserv/serv.py                     |   5 +-
 5 files changed, 404 insertions(+), 33 deletions(-)
 create mode 100644 bitbake/contrib/vim/indent/bitbake.vim

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


More information about the Openembedded-commits mailing list