[oe-commits] [bitbake] branch master-next updated (7ac431d -> 13ff96f)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 5 12:40:10 UTC 2016


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

  discards  7ac431d   bitbake: toaster-tests: tests for project config
  discards  afed23b   toaster: fix validation checks for DL_DIR and SSTATE_DIR
  discards  5d10e31   toaster: remove SSTATE_MIRRORS from projectconf
  discards  2166cbd   toaster: remove SSTATE_MIRRORS from blacklists in views
  discards  65c6536   runqueue: report progress for "Preparing RunQueue" step
  discards  4f73a93   runqueue: add ability to enforce that tasks are setscened
  discards  03317b1   knotty: add quiet output mode
  discards  fb5f4cf   knotty: show task progress bar
  discards  90ded68   knotty: add code to support showing progress for sstate object querying
  discards  250e5c2   fetch2: implement progress support
       new  070ae85   knotty: add code to support showing progress for sstate object querying
       new  de68201   knotty: show task progress bar
       new  db95cde   knotty: add quiet output mode
       new  624722c   runqueue: add ability to enforce that tasks are setscened
       new  591e974   runqueue: report progress for "Preparing RunQueue" step
       new  667aa23   toaster: remove SSTATE_MIRRORS from blacklists in views
       new  4255cad   toaster: remove SSTATE_MIRRORS from projectconf
       new  c931fa9   toaster: fix validation checks for DL_DIR and SSTATE_DIR
       new  daa5447   bitbake: toaster-tests: tests for project config
       new  13ff96f   toaster: layerBtn avoid connecting handler to other build buttons

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   (7ac431d)
            \
             N -- N -- N   refs/heads/master-next (13ff96f)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 10 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                    |  4 +--
 lib/bb/fetch2/git.py                         | 52 +++-------------------------
 lib/bb/fetch2/wget.py                        | 26 +-------------
 lib/bb/progress.py                           | 31 -----------------
 lib/toaster/toastergui/static/js/layerBtn.js |  4 +--
 5 files changed, 9 insertions(+), 108 deletions(-)

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


More information about the Openembedded-commits mailing list