[oe-commits] [bitbake] branch master updated (5d98d8e -> a0c8b27)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 19 11:26:41 UTC 2020


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

rpurdie pushed a change to branch master
in repository bitbake.

    from 5d98d8e  cooker/siggen: Empty siggen cache during parsing
     new 40520d2  knotty: Make the bb.command.CommandExit event terminate bitbake
     new ffd663a  fetch2: Make fetcher_compare_revisions() work
     new ba093a3  fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"
     new 01bf091  data: Don't allow renameVar calls with equivalent keys
     new 7af80cd  cooker: Reset loghandler
     new 5612192  event: Remove duplicated items from close matches
     new 7522364  fetch2: svn: care for path_spec
     new a0c8b27  layerindex: allow clones to be shallow

The 8 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/cooker.py           |  3 +++
 lib/bb/data_smart.py       |  4 ++++
 lib/bb/event.py            |  2 +-
 lib/bb/fetch2/__init__.py  | 51 +++++++++++++++++++++++++---------------------
 lib/bb/fetch2/svn.py       |  2 +-
 lib/bb/ui/knotty.py        |  1 +
 lib/bblayers/layerindex.py | 16 +++++++++------
 7 files changed, 48 insertions(+), 31 deletions(-)

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


More information about the Openembedded-commits mailing list