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

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 11:25:52 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 cb28f05  bitbake-user-manual: fix description of BB_RUNTASK
 discard 4c14b82  fetch2/git: provide information about missing sources
 discard 99325fc  fetch2/git: explicitly show the decision logic to select the source in code
 discard 2114471  fetch2/git: prevent access to non-existing clonedir
 discard 608d8e1  fetch2: extract the function which ensures that a valid symlink exists
 discard 3a2a3e9  fetch2/git: use intention revealing names for premirror tests
 discard 2b786e0  fetch2/git: add tests to capture existing behavior wrt. naming of git shallow tarball
 discard 9ad22eb  fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarball
 discard d2b6342  fetch2/git: add tests to capture existing behavior wrt. naming of clone directories
 discard 5e026ba  fetch2: avoid circular recursion with SRCPV in PR
 discard 2405b1e  taskexp: add focused search bar
 discard edc798a  layerindexlib: Fix various type checking errors
 discard 5893882  toaster: missing shutil import
 discard 6c6efa7  toaster: bump django version to match build tools
 discard 06d17d6  toaster: bad link for distro conf file
 discard 48eb92d  data: Ensure task checksums account for remove data
     new e43ff06  toaster: bad link for distro conf file
     new b081b78  toaster: bump django version to match build tools
     new 0bfbcc7  toaster: missing shutil import
     new cddea42  layerindexlib: Fix various type checking errors
     new 43f8a23  taskexp: add focused search bar
     new 05ee484  fetch2: avoid circular recursion with SRCPV in PR
     new 5f92682  fetch2/git: add tests to capture existing behavior wrt. naming of clone directories
     new c604d94  fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarball
     new 05f2ac8  fetch2/git: add tests to capture existing behavior wrt. naming of git shallow tarball
     new 3434e64  fetch2/git: use intention revealing names for premirror tests
     new 5e69ca5  fetch2: extract the function which ensures that a valid symlink exists
     new 30cf250  fetch2/git: prevent access to non-existing clonedir
     new 78d8fb3  fetch2/git: explicitly show the decision logic to select the source in code
     new 27a2214  fetch2/git: provide information about missing sources
     new 3f4968c  bitbake-user-manual: fix description of BB_RUNTASK
     new a68de8a  fetch2: Avoid incorrect getVarFlag call
     new b27fd36  data_smart: Micro optimise _remove handling
     new a9bd4dd  data_smart: Fix expand_cache and _remove operator interaction issues
     new c7f65be  data/data_smart: Allow getVarFlag to return the variable parser object
     new 0a17952  bitbake: data: Ensure task checksums account for remove data

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   (cb28f05)
            \
             N -- N -- N   refs/heads/master-next (0a17952)

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 20 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            | 22 +++++++---------
 lib/bb/data_smart.py      | 66 ++++++++++++++++++++++++-----------------------
 lib/bb/fetch2/__init__.py |  4 ++-
 3 files changed, 47 insertions(+), 45 deletions(-)

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


More information about the Openembedded-commits mailing list