[oe-commits] [openembedded-core] branch master-next updated (6ab6855 -> 4f4491e)

git at git.openembedded.org git at git.openembedded.org
Wed May 22 22:28:26 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 6ab6855  tcmode-default: Test gcc9 as default on everything except mips
 discard 0b825a1  gsettings-desktop-schemas: upgrade 3.28.1 -> 3.32.0
 discard 46b9e55  elfutils: Fix eu-* utils builds for musl
 discard eaf4a1e  maintainers: Account for musl-obstack and libssp-nonshared
 discard 77ca485  musl-obstack: Add recipe
     new 904eff5  gsettings-desktop-schemas: upgrade 3.28.1 -> 3.32.0
     new f82851a  tcmode-default: Test gcc9 as default on everything except mips
     new bf1b2b2  elfutils: fix ptest failures
     new 42913c3  python*-setuptools: add separate packages for pkg_resources module
     new 3efbc56  meson.bbclass: Make meson support aarch64_be.
     new 0ce8e0e  squashfs-tools: Mark as incompatible with musl
     new cda78c4  apt: Remove workaround patches for no longer supported host distributions
     new 83d02ff  m4/tar: Remove remove-gets.patch
     new aad2721  lttng-tools: prevent test timeout when lttng-modules is not present
     new dc6c1ad  lttng-tools: add lttng-modules to ptest dependencies
     new 4f4491e  mesa: Fix a case when gbm is enabled but DRIDRIVERS is not defined

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   (6ab6855)
            \
             N -- N -- N   refs/heads/master-next (4f4491e)

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/meson.bbclass                         |   2 +
 meta/conf/distro/include/maintainers.inc           |   2 -
 meta/recipes-core/musl/musl-obstack.bb             |  22 ---
 meta/recipes-devtools/apt/apt-native.inc           |   2 -
 .../apt/apt/0001-fix-the-gcc-version-check.patch   |  74 --------
 ...001-remove-Wsuggest-attribute-from-CFLAGS.patch |  43 -----
 meta/recipes-devtools/elfutils/elfutils_0.176.bb   |  20 ++-
 ...1-fix-err-variable-and-function-conflicts.patch |  91 ++++++++++
 .../0001-skip-the-test-when-gcc-not-deployed.patch |  38 +++-
 ...de-alternatives-for-glibc-assumptions-hel.patch | 196 +++++++++++++++++++++
 .../elfutils/files/musl-libs.patch                 | 111 ------------
 .../elfutils/files/musl-obstack-fts.patch          | 105 -----------
 .../elfutils/files/musl-utils.patch                | 136 --------------
 .../files/{musl-tests.patch => musl.patch}         |   0
 meta/recipes-devtools/m4/m4-1.4.18.inc             |   1 -
 meta/recipes-devtools/m4/m4/remove-gets.patch      |  24 ---
 meta/recipes-devtools/python/python-setuptools.inc |  11 ++
 .../squashfs-tools/squashfs-tools/fix-compat.patch |  46 -----
 .../squashfs-tools/squashfs-tools_git.bb           |   3 +
 meta/recipes-extended/tar/tar/remove-gets.patch    |  29 ---
 meta/recipes-extended/tar/tar_1.32.bb              |   1 -
 ...0001-Allow-enable-DRI-without-DRI-drivers.patch |  45 +++++
 meta/recipes-graphics/mesa/mesa.inc                |   2 +-
 meta/recipes-graphics/mesa/mesa_19.0.3.bb          |   1 +
 ...for-lttng-modules-presence-before-testing.patch |  26 +++
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |   3 +-
 26 files changed, 423 insertions(+), 611 deletions(-)
 delete mode 100644 meta/recipes-core/musl/musl-obstack.bb
 delete mode 100644 meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch
 delete mode 100644 meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-fix-err-variable-and-function-conflicts.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/musl-libs.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/musl-obstack-fts.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/musl-utils.patch
 rename meta/recipes-devtools/elfutils/files/{musl-tests.patch => musl.patch} (100%)
 delete mode 100644 meta/recipes-devtools/m4/m4/remove-gets.patch
 delete mode 100644 meta/recipes-extended/tar/tar/remove-gets.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/0008-Fix-check-for-lttng-modules-presence-before-testing.patch

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


More information about the Openembedded-commits mailing list