[oe-commits] [openembedded-core] branch master-next updated (b3cd6e3 -> d55e456)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 9 10:06:31 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 b3cd6e3  testimage: Remove duplicate dependencies
 discard ed85a54  testimage: Simplfy DEFAULT_TEST_SUITES logic
 discard d76652a  oeqa/runtime/cases: Improve test dependency information
 discard 10967e5  oeqa/selftest/recipetool: Fix problems from changing upstream source
     new e66a793  oeqa/selftest/recipetool: Fix problems from changing upstream source
     new c87ccf3  oeqa/runtime/cases: Improve test dependency information
     new 8730105  testimage: Simplfy DEFAULT_TEST_SUITES logic
     new 0c0c2c4  testimage: Remove duplicate dependencies
     new 24f2f8e  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
     new d55e456  testimage: Further cleanup DEFAULT_TEST_SUITES

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

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 6 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                 | 8 ++++----
 meta/lib/oeqa/runtime/cases/buildcpio.py       | 7 ++++---
 meta/lib/oeqa/runtime/cases/buildgalculator.py | 8 +++++---
 meta/lib/oeqa/runtime/cases/buildlzip.py       | 8 +++++---
 meta/lib/oeqa/runtime/cases/gcc.py             | 2 ++
 meta/lib/oeqa/runtime/cases/kernelmodule.py    | 4 ++++
 meta/lib/oeqa/runtime/cases/rpm.py             | 4 ++--
 meta/lib/oeqa/selftest/cases/recipetool.py     | 2 +-
 8 files changed, 27 insertions(+), 16 deletions(-)

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


More information about the Openembedded-commits mailing list