[oe-commits] [bitbake] branch master updated (3c5ac2d -> 7a6baf0)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 28 11:35:45 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  3c5ac2d   toaster: change 'delete layer' to 'remove layer'
       new  20bc820   fetch2/wget: Set localfile for directories
       new  83203cd   fetch2/__init__: Fix decodeurl to better handle urls without paths
       new  8115807   fetch2/__init__.py: Error if lockfile path invalid
       new  48e9037   fetch2: Skip lockfiles and donestamps for local files
       new  7a6baf0   providers: Fix PREFERRED_VERSION lookup for '_' in PN

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


Summary of changes:
 lib/bb/fetch2/__init__.py | 34 +++++++++++++++++++++++++++-------
 lib/bb/fetch2/local.py    |  1 +
 lib/bb/fetch2/wget.py     |  2 ++
 lib/bb/providers.py       | 11 +++++++----
 lib/bb/tests/fetch.py     | 42 ++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 77 insertions(+), 13 deletions(-)

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


More information about the Openembedded-commits mailing list