[oe-commits] [openembedded-core] branch master-next updated (ed2d91a -> d24bafa)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 13 16:38:54 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 ed2d91a  oeqa/selftest/recipetool: fix non-determinism in cmake test
 discard 568efa0  oeqa/selftest/runtime_test: Ensure we build/use gnupg-native
 discard b8aa91b  kexec-tools: Depend on sysinit.target rather than basic.target
 discard ab67c27  kexec-tools: Install systemd service
 discard 8d05dea  apr-util: fix ptest fail problem
 discard b6786b4  insane: Recognise BPF as a valid EM_MACHINE type
 discard a57e3e1  initramfs-framework: Don't use 'tr'
 discard ccb14ee  perf: do not pull in any perl dependencies unless scripting is requested
 discard 9144a05  linux-libc-headers: Don't do useless configuration
     add 681ea84  linux-libc-headers: Don't do useless configuration
     add 79a1981  perf: do not pull in any perl dependencies unless scripting is requested
     add 518cca6  initramfs-framework: Don't use 'tr'
     add 3667a8e  insane: Recognise BPF as a valid EM_MACHINE type
     add 0952c19  apr-util: fix ptest fail problem
     add 0e9cafe  kexec-tools: Install systemd service
     add 6f709f0  kexec-tools: Depend on sysinit.target rather than basic.target
     add e91838b  oeqa/selftest/runtime_test: Ensure we build/use gnupg-native
     add d180dc7  oeqa/selftest/recipetool: fix non-determinism in cmake test
     new c70bb5a  musl: Wire-up name_to_handle_at and name_to_handle_at syscalls
     new d24bafa  musl: Add MAX_HANDLE_SZ

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

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 2 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:
 .../musl/musl/0001-Define-MAX_HANDLE_SZ.patch      | 29 +++++++++
 ...x-name_to_handle_at-and-name_to_handle_at.patch | 76 ++++++++++++++++++++++
 meta/recipes-core/musl/musl_git.bb                 |  2 +
 3 files changed, 107 insertions(+)
 create mode 100644 meta/recipes-core/musl/musl/0001-Define-MAX_HANDLE_SZ.patch
 create mode 100644 meta/recipes-core/musl/musl/0001-wireup-linux-name_to_handle_at-and-name_to_handle_at.patch

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


More information about the Openembedded-commits mailing list