[oe-commits] [openembedded-core] branch master-next updated (517cbc3 -> dc8db62)

git at git.openembedded.org git at git.openembedded.org
Wed May 11 09:55:59 UTC 2016


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

  discards  517cbc3   Revert "gcc-cross{, -canadian}: remove --with-linker-hash-style"
  discards  bad1c6f   gcc-cross{, -canadian}: remove --with-linker-hash-style
  discards  3cb185f   Revert "gstreamer1.0-plugins-bad: upgrade to version 1.8.1"
  discards  c9297fb   gstreamer1.0-plugins-bad: upgrade to version 1.8.1
  discards  982b3fd   meta: py3 fixes
  discards  fffb7ea   meta: print fixes
  discards  c0614e0   decorators: Use wraps consistently
  discards  8979544   meta: python3 megapatch
       new  b45581b   oeqa/decorators: Use wraps consistently
       new  6053c40   meta: print fixes
       new  eda4337   meta: python3 megapatch
       new  1de0ebc   gstreamer1.0-plugins-bad: upgrade to version 1.8.1
       new  24d2ee6   Revert "gstreamer1.0-plugins-bad: upgrade to version 1.8.1"
       new  5ac4dff   gcc-cross{, -canadian}: remove --with-linker-hash-style
       new  dc8db62   Revert "gcc-cross{, -canadian}: remove --with-linker-hash-style"

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   (517cbc3)
            \
             N -- N -- N   refs/heads/master-next (dc8db62)

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:
 meta/lib/oeqa/oetest.py               | 10 +++++++++-
 meta/lib/oeqa/utils/decorators.py     | 17 ++++++++++++++++-
 meta/lib/oeqa/utils/dump.py           |  2 +-
 meta/lib/oeqa/utils/httpserver.py     |  6 +++---
 meta/lib/oeqa/utils/qemurunner.py     | 35 +++++++++++++++++++----------------
 meta/lib/oeqa/utils/qemutinyrunner.py |  6 +++---
 meta/lib/oeqa/utils/sshcontrol.py     |  1 +
 7 files changed, 52 insertions(+), 25 deletions(-)

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


More information about the Openembedded-commits mailing list