[oe-commits] [openembedded-core] branch master-next updated (fa180fd -> e8c8b75)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 5 13:52:13 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 fa180fd  systemtap: Fix arm issues with 5.2 kernel
 discard 3835699  linux-yocto/5.2: config tweaks and kallsyms fix
 discard d15c1f2  gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated
 discard 9d1a1cd  glibc-testsuite: Don't attempt stash_locales task
 discard f88fadc  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
 discard e338c46  maintainers.inc: Add entries for toolchain related recipes
 discard e6905f7  oeqa/selftest: For toolchain tests do not fail if a test failed
 discard 7d785df  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
 discard 55c5e38  binutils/glibc-testsuite: inherit nopackages to fix world builds
 discard bb7972e  gcc-cross: Fix header file corruption problems
 discard cdf6475  systemtap: Test latest and greatest for 5.2 kernel
     new 563ce9b  systemtap: Test latest and greatest for 5.2 kernel
     new 7cd486e  gcc-cross: Fix header file corruption problems
     new e4c19fb  binutils/glibc-testsuite: inherit nopackages to fix world builds
     new 7df095c  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
     new 9a8975a  oeqa/selftest: For toolchain tests do not fail if a test failed
     new 0dcd75e  maintainers.inc: Add entries for toolchain related recipes
     new 1f0df55  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
     new aeb7711  glibc-testsuite: Don't attempt stash_locales task
     new 92c8051  gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated
     new 6346f11  linux-yocto/5.2: config tweaks and kallsyms fix
     new eb62cc7  Clean up remnants of glibc-initial
     new 37583ef  security_flags.inc: Add overrides for glibc-testsuite to match glibc
     new e8c8b75  oe-selftest: Implement console 'keepalive' output

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

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 13 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/staging.bbclass                       |  2 +-
 meta/conf/distro/include/maintainers.inc           |  1 -
 meta/conf/distro/include/security_flags.inc        |  4 +-
 meta/conf/distro/include/tcmode-default.inc        |  4 --
 meta/recipes-core/glibc/glibc-package.inc          |  9 +----
 .../systemtap/systemtap/fixarm.patch               | 27 --------------
 meta/recipes-kernel/systemtap/systemtap_git.inc    |  3 +-
 scripts/lib/scriptutils.py                         | 43 +++++++++++++++++++++-
 scripts/oe-selftest                                |  2 +-
 9 files changed, 47 insertions(+), 48 deletions(-)
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/fixarm.patch

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


More information about the Openembedded-commits mailing list