[oe-commits] [openembedded-core] branch master-next updated (ab74dfb -> bde0e52)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 15:48:26 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 ab74dfb  systemd: Remove items that made this machine (qemu) specific
 discard 208f91a  qemux86/gstreamer: Move kernel module recommendation to the machine configuration
 discard 7251f70  valgrind: update from 3.13.0 to 3.14.0
 discard 4dbea40  dhcp: use config file dhcpd6.conf in dhcpd6.service for DHCP IPv6
 discard c17a42d  base-files: change permissions on /sys and /proc
 discard b3fa588  kmod: bump alternative priority
 discard 455607f  file: alternatify file
 discard f36d853  mpfr: Fix compilation for ARC
 discard 50497d5  weston: Remove machine specific append
 discard cea47f7  mesa: Remove machine specific append
 discard d674c9c  oeqa/core/runner: refactor for OEQA to write json testresult
 discard 22d7460  meta/classes/testexport: Remove __pycache__ from exported tests
 discard 8fc3169  meta/classes/testexport: Use manfiest filenames for package and testdata
     new 405e822  meta/classes/testexport: Remove __pycache__ from exported tests
     new 79ee7d1  oeqa/core/runner: refactor for OEQA to write json testresult
     new 37e9465  mesa: Remove machine specific append
     new 887a062  mpfr: Fix compilation for ARC
     new e9a34c0  file: alternatify file
     new b17ae3e  kmod: bump alternative priority
     new 7e311b0  base-files: change permissions on /sys and /proc
     new 0772ed9  dhcp: use config file dhcpd6.conf in dhcpd6.service for DHCP IPv6
     new 1127759  qemux86/gstreamer: Move kernel module recommendation to the machine configuration
     new bde0e52  systemd: Remove items that made this machine (qemu) specific

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

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 10 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/testexport.bbclass                    |  4 +-
 meta/lib/oeqa/runtime/context.py                   |  9 +--
 ...sts-Use-ucontext_t-instead-of-struct-ucon.patch | 30 ++++++++
 ...02-context-APIs-are-not-available-on-musl.patch | 17 ++---
 .../valgrind/0004-Fix-out-of-tree-builds.patch     | 49 ++++++------
 .../valgrind/valgrind/link-gz-tests.patch          | 27 +++++++
 .../mask-CPUID-support-in-HWCAP-on-aarch64.patch   | 36 +++++++++
 .../valgrind/valgrind/ppc-headers.patch            | 87 ++++++++++++++++++++++
 .../{valgrind_3.14.0.bb => valgrind_3.13.0.bb}     | 11 ++-
 meta/recipes-graphics/wayland/weston_5.0.0.bb      |  4 +-
 10 files changed, 223 insertions(+), 51 deletions(-)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Use-ucontext_t-instead-of-struct-ucon.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/link-gz-tests.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/mask-CPUID-support-in-HWCAP-on-aarch64.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/ppc-headers.patch
 rename meta/recipes-devtools/valgrind/{valgrind_3.14.0.bb => valgrind_3.13.0.bb} (91%)

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


More information about the Openembedded-commits mailing list