[oe-commits] [bitbake] branch master-next updated (1e03203 -> b9a1421)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 16 19:53:51 UTC 2016


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

  discards  1e03203   bitbake: Initial multi-config support
  discards  a1db13e   siggen: properly close files rather than opening them inline
  discards  3a51708   knotty: don't show number of running tasks in quiet mode
  discards  89f024a   knotty: fix task progress bar not starting at 0%
  discards  af70bb6   runqueue: fix two minor issues with the initialising tasks progress
  discards  a6a2d2b   ast/ConfHandler: Add a syntax to clear variable
  discards  40a2074   cache: Build datastores from databuilder object
  discards  04f37f6   cache: Split Cache() into a NoCache() parent object
  discards  5ec65b0   cache/cooker: Pass databuilder into bb.cache.Cache()
  discards  c24a688   cache: Make virtualfn2realfn/realfn2virtual standalone functions
  discards  7d4cc8b   cache/ast: Move __VARIANTS handling to parse cache function
  discards  5d38d4a   runqueue: Abstract worker functionality to an object/array
       new  7006fea   runqueue: Abstract worker functionality to an object/array
       new  6a0c6b7   cache/ast: Move __VARIANTS handling to parse cache function
       new  0eaaa10   cache: Make virtualfn2realfn/realfn2virtual standalone functions
       new  2047f3a   cache/cooker: Pass databuilder into bb.cache.Cache()
       new  0da95c3   cache: Split Cache() into a NoCache() parent object
       new  1903da4   cache: Build datastores from databuilder object
       new  b43ce58   ast/ConfHandler: Add a syntax to clear variable
       new  21ed5c1   runqueue: fix two minor issues with the initialising tasks progress
       new  7b47f82   knotty: fix task progress bar not starting at 0%
       new  e1d6fc7   knotty: don't show number of running tasks in quiet mode
       new  aba60e3   siggen: properly close files rather than opening them inline
       new  b9a1421   bitbake: Initial multi-config support

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   (1e03203)
            \
             N -- N -- N   refs/heads/master-next (b9a1421)

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 12 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:
 bin/bitbake-worker     |  4 ++--
 lib/bb/cooker.py       | 13 ++++++++-----
 lib/bb/runqueue.py     | 24 +++++++++++-------------
 lib/bblayers/action.py |  2 +-
 lib/bblayers/query.py  | 12 ++++++------
 5 files changed, 28 insertions(+), 27 deletions(-)

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


More information about the Openembedded-commits mailing list