[oe-commits] [openembedded-core] branch master-next updated (b13ec0f -> 2233652)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 8 22:03:31 UTC 2020


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 b13ec0f  oeqa: Use --disable-maintainer-mode configure option
     new 94b7424  populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDK
     new 0e670a1  libubootenv: Split binaries to a libubootenv-bin package
     new 093c7f6  meta/recipes-graphics/waffle: Add python3 dependency
     new 651595a  scripts/lib/resulttool/report: Enable report selected test case result
     new 2233652  glibc: Make it possible to use PTHREAD_MUTEX_INITIALIZER with -std=c11

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

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 5 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/populate_sdk_base.bbclass             |  1 +
 meta/lib/oeqa/runtime/cases/buildcpio.py           |  2 +-
 meta/lib/oeqa/sdk/cases/buildcpio.py               |  2 +-
 meta/lib/oeqa/selftest/cases/meta_ide.py           |  2 +-
 meta/recipes-bsp/u-boot/libubootenv_0.2.bb         |  4 +-
 ...using-PTHREAD_MUTEX_DEFAULT-in-macro-defi.patch | 48 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.31.bb              |  1 +
 meta/recipes-graphics/waffle/waffle_1.6.0.bb       |  2 +
 scripts/lib/resulttool/report.py                   | 33 ++++++++++++---
 9 files changed, 85 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0030-nptl-Avoid-using-PTHREAD_MUTEX_DEFAULT-in-macro-defi.patch

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


More information about the Openembedded-commits mailing list