[oe-commits] [openembedded-core] branch master-next updated (e55d92a -> caeb5dc)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 9 11:56:39 UTC 2017


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 e55d92a  oeqa: Clean up logger handling
 discard 4a5010d  testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
 discard 7c9b648  oeqa/qemurunner: Use logger.debug, not logger.info
 discard d25b7b6  oeqa/targetcontrol: Drop unused get_target_controller function
 discard 810fbaf  oeqa/runqemu: Only show stdout/stderr upon test failure
 discard 92e884c  qemurunner: Ensure logging handler is removed
     add 28547cf  busybox.inc: Fix bashism in compile, which fixes sh being suid
     new 4155a58  qemurunner: Ensure logging handler is removed
     new 86bef95  oeqa/runqemu: Only show stdout/stderr upon test failure
     new f352ef3  oeqa/targetcontrol: Drop unused get_target_controller function
     new e05b14a  oeqa/qemurunner: Use logger.debug, not logger.info
     new e241fb1  testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
     new 4ff6781  oeqa: Clean up logger handling
     new caeb5dc  oeqa/target/ssh: Drop command/output logging to debug level

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   (e55d92a)
            \
             N -- N -- N   refs/heads/master-next (caeb5dc)

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 7 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/lib/oeqa/core/target/ssh.py      | 2 +-
 meta/recipes-core/busybox/busybox.inc | 2 +-
 2 files changed, 2 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