[oe-commits] [bitbake] branch master-next updated (5b364b0 -> f5ab656)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 21:20:57 UTC 2017


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

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

    from 5b364b0  fetch2/svn: change 'rsh' parameter to 'ssh'
     new 628c4bf  fetch2/__init__: handle @ in package names
     new d3bd41d  lib/bb/fetch2: rewrite / to - in package names
     new 0cf5589  process: stop bb.process.communicate mixing bytes and str return types
     new c55e09f  wget.py: match .lz tarballs as well when determining latest version
     new 03ae490  lib/bb/utils: Add filter()
     new f5ab656  bitbake: Update version to 1.33.2

The 6 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:
 bin/bitbake               |  2 +-
 lib/bb/__init__.py        |  2 +-
 lib/bb/fetch2/__init__.py |  2 +-
 lib/bb/fetch2/npm.py      |  5 +++--
 lib/bb/fetch2/wget.py     |  2 +-
 lib/bb/process.py         |  4 ++--
 lib/bb/utils.py           | 24 ++++++++++++++++++++++++
 7 files changed, 33 insertions(+), 8 deletions(-)

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


More information about the Openembedded-commits mailing list