[oe-commits] [bitbake] branch master-next updated (8c1476a -> 518b901)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 21 16:56:48 UTC 2016


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

  discards  8c1476a   runqueue: Only start fakeroot workers when needed
  discards  21c3086   runqueue: Ensure setscene tasks with overlapping stamps don't parallel execute
  discards  dcabd30   runqueue: Fix sestscene issues with multiconfig
  discards  ea1576e   siggen: Fix clean_basepath to work with multiconfig
  discards  3f0ffd6   build/uihelper: Show better information about multiconfig tasks on UI
  discards  3a2fd74   runqueue: Ensure pseudo executes from the correct place (use the right datastore with multiconfig)
       new  813a760   runqueue: Ensure pseudo executes from the correct place (use the right datastore with multiconfig)
       new  d93ddd1   build/uihelper: Show better information about multiconfig tasks on UI
       new  4da296c   siggen: Fix clean_basepath to work with multiconfig
       new  cead85c   runqueue: Fix setscene issues with multiconfig
       new  937acf2   runqueue: Ensure setscene tasks with overlapping stamps don't parallel execute
       new  ab15486   runqueue: Only start fakeroot workers when needed
       new  518b901   cookerdata: Convert multiconfig to use BB_CURRENT_MC

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   (8c1476a)
            \
             N -- N -- N   refs/heads/master-next (518b901)

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 7 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/cookerdata.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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


More information about the Openembedded-commits mailing list