[oe-commits] [bitbake] branch master-next updated (0a17952 -> 5463c16)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 22:33:16 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.

 discard 0a17952  bitbake: data: Ensure task checksums account for remove data
 discard c7f65be  data/data_smart: Allow getVarFlag to return the variable parser object
 discard a9bd4dd  data_smart: Fix expand_cache and _remove operator interaction issues
 discard b27fd36  data_smart: Micro optimise _remove handling
     new 6d19eb3  data_smart: Micro optimise _remove handling
     new a039052  data_smart: Fix expand_cache and _remove operator interaction issues
     new 136100d  data/data_smart: Allow getVarFlag to return the variable parser object
     new 57d2ee1  bitbake: data: Ensure task checksums account for remove data
     new 796a20d  data/siggen: Extract task hash generation code into a function
     new 5463c16  test/data: Add new tests for task checksum changing/not changing

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0a17952)
            \
             N -- N -- N   refs/heads/master-next (5463c16)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 lib/bb/data.py       | 51 ++++++++++++++++++++++++++++++++++++++++++++-------
 lib/bb/data_smart.py | 30 +++++++++++++++++++-----------
 lib/bb/siggen.py     | 37 ++++---------------------------------
 lib/bb/tests/data.py | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 115 insertions(+), 51 deletions(-)

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


More information about the Openembedded-commits mailing list