[oe-commits] [bitbake] branch master-next updated (09dd499 -> 397864a)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 19 12:10:15 UTC 2016


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

  discards  09dd499   WIP bitbake-worker/cooker: more logging to aid debugging
      adds  f65e631   runqueue.py: Remove redundant whitelist checks
      adds  466b2c3   bitbake-user-manual: Updated the datastore functions
      adds  c337339   bitbake-user-manual: Fleshed out the "addtask" documentation
      adds  b6a4a61   bitbake-user-manual: Updated the [noexec] and [nostamp] flag descriptions
      adds  ec99f16   bitbake-user-manual: Fixes small typos for 'addtask' section
      adds  41d9cd4   bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name
      adds  46fecca   bb.event: fix infinite loop on print_ui_queue
      adds  93f1e6c   toaster: Update oe-core fixture for Morty release
      adds  2674ca3   toaster: Update poky fixture for Morty release
      adds  00f7909   toaster: Update default release to Morty
       new  397864a   WIP bitbake-worker/cooker: more logging to aid debugging

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   (09dd499)
            \
             N -- N -- N   refs/heads/master-next (397864a)

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 1 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:
 .../bitbake-user-manual-execution.xml              |   2 +-
 .../bitbake-user-manual-metadata.xml               | 187 +++++++++++++++------
 .../bitbake-user-manual-ref-variables.xml          |   2 +-
 lib/bb/event.py                                    |   4 +-
 lib/bb/runqueue.py                                 |   5 +-
 lib/toaster/orm/fixtures/oe-core.xml               |  16 +-
 lib/toaster/orm/fixtures/poky.xml                  |  12 +-
 lib/toaster/orm/fixtures/settings.xml              |   2 +-
 8 files changed, 160 insertions(+), 70 deletions(-)

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


More information about the Openembedded-commits mailing list