[oe-commits] [openembedded-core] branch master-next updated (8be4fe9 -> ada082c)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 28 14:31:02 UTC 2019


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 8be4fe9  python3-testtools: Avoid traceback2 module requirement
 discard 651dd7b  test rebuilds
 discard eca9c08  Revert "coreutils: add ptest"
 discard cc8f117  Revert "ptest-packagelists.inc: add coreutils to SLOW list"
 discard 7d0c91a  Revert "gcc-cross.inc: Prevent native sysroot from leaking into configargs.h"
 discard e70993c  ptest-packagelists.inc: add coreutils to SLOW list
 discard 72a65be  gcc-cross.inc: Prevent native sysroot from leaking into configargs.h
 discard 0432b89  packagegroup-self-hosted: remove python 2.x
 discard a1c57b1  hosttools: no longer check for or provide host python 2 to builds
 discard f662ae9  coreutils: add ptest
 discard 1b936ba  dummyprovides fixup
 discard 7e6a1ca  HACK: Enable saving of packages
 discard c21b12a  oe-selftest: extend virgl gtk test to also check the SDL option
     new 18bf4bf  dummyprovides fixup
     new 0e33295  oe-selftest: extend virgl gtk test to also check the SDL option
     new 87fc4df  coreutils: add ptest
     new b51bacd  hosttools: no longer check for or provide host python 2 to builds
     new 31f8d8c  packagegroup-self-hosted: remove python 2.x
     new ad7a7fc  gcc-cross.inc: Prevent native sysroot from leaking into configargs.h
     new 2e17022  ptest-packagelists.inc: add coreutils to SLOW list
     new ba739da  python3-testtools: Avoid traceback2 module requirement
     new 4c825bf  HACK: Enable saving of packages
     new 00d4bfb  test rebuilds
     new ada082c  Revert "test rebuilds"

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   (8be4fe9)
            \
             N -- N -- N   refs/heads/master-next (ada082c)

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 11 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/package.bbclass                    |  2 +-
 meta/conf/distro/include/ptest-packagelists.inc |  1 +
 meta/recipes-core/coreutils/coreutils/run-ptest | 11 +++++++
 meta/recipes-core/coreutils/coreutils_8.31.bb   | 40 +++++++++++++++++++++++++
 meta/recipes-devtools/gcc/gcc-cross.inc         |  7 +++++
 meta/recipes-devtools/gcc/gcc-runtime.inc       |  4 ---
 6 files changed, 60 insertions(+), 5 deletions(-)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest

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


More information about the Openembedded-commits mailing list