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

git at git.openembedded.org git at git.openembedded.org
Fri Nov 9 12:52:21 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 d55e456  testimage: Further cleanup DEFAULT_TEST_SUITES
 discard 24f2f8e  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
 discard 0c0c2c4  testimage: Remove duplicate dependencies
 discard 8730105  testimage: Simplfy DEFAULT_TEST_SUITES logic
     new a27b6bb  oeqa/utils/buildproject: Only clean files if we've done something
     new ac02d0b  oeqa/runtime/utils/targetbuildproject: Use a subdir within ~/
     new 625eb01  testimage: Simplfy DEFAULT_TEST_SUITES logic
     new 5e661b7  testimage: Remove duplicate dependencies
     new 83b8bf7  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
     new e7ffac2  testimage: Further cleanup DEFAULT_TEST_SUITES
     new 49aa01f  image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests

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

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/classes/image-buildinfo.bbclass              |  2 ++
 meta/lib/oeqa/runtime/cases/buildcpio.py          |  2 +-
 meta/lib/oeqa/runtime/cases/buildgalculator.py    |  3 +--
 meta/lib/oeqa/runtime/cases/buildlzip.py          |  6 +-----
 meta/lib/oeqa/runtime/cases/gcc.py                | 17 ++++++-----------
 meta/lib/oeqa/runtime/cases/kernelmodule.py       |  4 ++--
 meta/lib/oeqa/runtime/cases/stap.py               |  4 ++--
 meta/lib/oeqa/runtime/utils/targetbuildproject.py |  4 +++-
 meta/lib/oeqa/selftest/cases/containerimage.py    |  1 +
 meta/lib/oeqa/utils/buildproject.py               |  5 +++++
 10 files changed, 24 insertions(+), 24 deletions(-)

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


More information about the Openembedded-commits mailing list