[oe-commits] [openembedded-core] branch master-next updated (ddfd8a2 -> 53ebccb)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 14 09:34:46 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

 discard ddfd8a2  scons.bbclass: fix indention
 discard 11ee5a2  scons.bbclass: Force rebuild if necessary
 discard ad5ef9c  testimage: Add support for slirp
 discard 6e9b3a7  oeqa/qemu: Add support for slirp
 discard 4262790  qemurunner: Add support for slirp
 discard 283bcca  runtime/context: qemu do not need ip and server ip inputs from external
     new dd462c3  scons.bbclass: Force rebuild if necessary
     new ae12c5f  scons.bbclass: fix indention
     new 53ebccb  oeqa/httpserver: Add extra logging for 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   (ddfd8a2)
            \
             N -- N -- N   refs/heads/master-next (53ebccb)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/testimage.bbclass      |  9 +--------
 meta/lib/oeqa/core/target/qemu.py   | 13 ++-----------
 meta/lib/oeqa/runtime/cases/apt.py  |  2 +-
 meta/lib/oeqa/runtime/cases/dnf.py  |  2 +-
 meta/lib/oeqa/runtime/cases/opkg.py |  2 +-
 meta/lib/oeqa/runtime/context.py    |  2 +-
 meta/lib/oeqa/utils/httpserver.py   | 20 +++++++++++++++++++-
 meta/lib/oeqa/utils/qemurunner.py   | 17 ++++-------------
 8 files changed, 30 insertions(+), 37 deletions(-)

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


More information about the Openembedded-commits mailing list