[oe-commits] [openembedded-core] branch master updated (27d5498 -> ce0e571)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 25 10:57:43 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 27d5498  virglrenderer: add a recipe
     new 2ae8cae  qemu: add a gettext-native dependency to gtk option
     new 01324f5  qemu: add a patch to avoid a missing definition error
     new d5b8a65  qemu: add environment variable wrappers to make qemu look good with gtk frontend
     new 7a26455  qemu: add a backported patch to fix egl-headless support
     new d198364  ltp: Bump to 20190115
     new ce0e571  ltp: Work around stringformat security flags issues

The 6 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/recipes-devtools/qemu/qemu.inc                |  21 ++-
 .../qemu/qemu/0001-Add-a-missing-X11-include.patch |  65 +++++++
 .../0001-egl-headless-add-egl_create_context.patch |  50 ++++++
 ...12-fix-libcap-header-issue-on-some-distro.patch |   2 +-
 ...error-messages-when-qemi_cpu_kick_thread-.patch |   2 +-
 meta/recipes-devtools/qemu/qemu_3.1.0.bb           |   2 +
 ...name-getcpu-to-avoid-conflict-with-glibc-.patch |  57 -------
 ...r.sh-use-ping-6-when-ping6-is-not-avaliab.patch |  45 -----
 ..._testsuite-mmap24-2-Relax-condition-a-bit.patch |   6 +-
 ...t05-Use-another-method-to-get-bad-address.patch |  61 -------
 ...nfo01-recent-glibc-calls-syscall-directly.patch |  75 --------
 .../ltp/ltp/0001-statx-fix-compile-errors.patch    |  35 ----
 ...ntl-make-OFD-command-use-fcntl64-syscall-.patch | 184 --------------------
 ...-Add-option-to-select-libc-implementation.patch |   3 +-
 ...RDSIZE-undeclared-when-building-with-musl.patch |   2 +-
 ...__GLIBC_PREREQ-is-defined-before-using-it.patch | 190 ++++-----------------
 .../ltp/ltp/0035-fix-test_proc_kill-hang.patch     |   2 +-
 ...s-ar01-Fix-for-test-in-deterministic-mode.patch |   2 +-
 .../define-sigrtmin-and-sigrtmax-for-musl.patch    | 114 +++++++++++++
 .../ltp/{ltp_20180926.bb => ltp_20190115.bb}       |  16 +-
 20 files changed, 298 insertions(+), 636 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-Add-a-missing-X11-include.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-egl-headless-add-egl_create_context.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-getcpu01-Rename-getcpu-to-avoid-conflict-with-glibc-.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-netns_helper.sh-use-ping-6-when-ping6-is-not-avaliab.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-setrlimit05-Use-another-method-to-get-bad-address.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-sigwaitinfo01-recent-glibc-calls-syscall-directly.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-statx-fix-compile-errors.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-fcntl-make-OFD-command-use-fcntl64-syscall-.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/define-sigrtmin-and-sigrtmax-for-musl.patch
 rename meta/recipes-extended/ltp/{ltp_20180926.bb => ltp_20190115.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