[oe-commits] [bitbake] branch master-next updated (e3070cb -> 02de812)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 22:25:05 UTC 2016


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

  discards  e3070cb   bitbake-layers: convert to plugin-based
      adds  5e542df   bitbake-layers: convert to plugin-based
       new  7ff5b9e   bb.cooker: show limited traceback for parsing ExpansionError
       new  4506ccf   Implement support for per-task exports
       new  20c0da4   Provide LAYERDIR_RE for layer.conf
       new  02de812   bb.codeparser: track variable flag references

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   (e3070cb)
            \
             N -- N -- N   refs/heads/master-next (02de812)

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 4 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                                           | 10 ++++++++++
 doc/bitbake-user-manual/bitbake-user-manual-hello.xml        |  2 +-
 .../bitbake-user-manual-ref-variables.xml                    | 11 +++++++++++
 lib/bb/codeparser.py                                         | 12 +++++++++---
 lib/bb/cooker.py                                             |  7 +++++--
 lib/bb/cookerdata.py                                         |  9 +++++++--
 lib/bb/data.py                                               |  4 +++-
 7 files changed, 46 insertions(+), 9 deletions(-)

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


More information about the Openembedded-commits mailing list