[oe-commits] [openembedded-core] branch master-next updated (8da4a98 -> 433eae3)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 2 22:24:18 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.

    from 8da4a98  eglinfo: remove the recipe
     new 51be225  Revert "qemu: Upgrade to version 4.1"
     new 433eae3  sdkext: use simpler kernel module for devtool test

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:
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/lib/oeqa/manual/crops.json                    |  12 +-
 meta/lib/oeqa/sdkext/cases/devtool.py              |   4 +-
 meta/recipes-devtools/qemu/qemu-native.inc         |   4 +-
 .../{qemu-native_4.1.0.bb => qemu-native_4.0.0.bb} |   0
 ...native_4.1.0.bb => qemu-system-native_4.0.0.bb} |   2 +-
 meta/recipes-devtools/qemu/qemu.inc                |  20 +-
 ...001-qemu-Add-missing-wacom-HID-descriptor.patch |  10 +-
 ...age-ptest-which-runs-all-unit-test-cases-.patch |   6 +-
 ...dition-environment-space-to-boot-loader-q.patch |   4 +-
 .../qemu/qemu/0004-qemu-disable-Valgrind.patch     |   6 +-
 ...paths-searched-during-user-mode-emulation.patch | 146 +++++++++
 ...set-ld.bfd-fix-cflags-and-set-some-envir.patch} |   6 +-
 ...rdev-connect-socket-to-a-spawned-command.patch} |  18 +-
 ...ch => 0008-apic-fixup-fallthrough-to-PIC.patch} |   6 +-
 ...Fix-webkitgtk-hangs-on-32-bit-x86-target.patch} |   6 +-
 ...-user-fix-mmap-munmap-mprotect-mremap-sh.patch} |  81 ++---
 ...1-fix-libcap-header-issue-on-some-distro.patch} |   0
 ...rror-messages-when-qemi_cpu_kick_thread-.patch} |   2 +-
 ...-target-arm-Fix-vector-operation-segfault.patch |  66 ++++
 ...fix-to-handle-variably-sized-SIOCGSTAMP-w.patch | 339 +++++++++++++++++++++
 .../qemu/qemu/CVE-2019-12155.patch                 |  35 +++
 .../qemu/{qemu_4.1.0.bb => qemu_4.0.0.bb}          |   0
 23 files changed, 685 insertions(+), 90 deletions(-)
 rename meta/recipes-devtools/qemu/{qemu-native_4.1.0.bb => qemu-native_4.0.0.bb} (100%)
 rename meta/recipes-devtools/qemu/{qemu-system-native_4.1.0.bb => qemu-system-native_4.0.0.bb} (99%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0005-qemu-Limit-paths-searched-during-user-mode-emulation.patch
 rename meta/recipes-devtools/qemu/qemu/{0005-qemu-native-set-ld.bfd-fix-cflags-and-set-some-envir.patch => 0006-qemu-native-set-ld.bfd-fix-cflags-and-set-some-envir.patch} (82%)
 rename meta/recipes-devtools/qemu/qemu/{0006-chardev-connect-socket-to-a-spawned-command.patch => 0007-chardev-connect-socket-to-a-spawned-command.patch} (93%)
 rename meta/recipes-devtools/qemu/qemu/{0007-apic-fixup-fallthrough-to-PIC.patch => 0008-apic-fixup-fallthrough-to-PIC.patch} (90%)
 rename meta/recipes-devtools/qemu/qemu/{0008-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch => 0009-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch} (90%)
 rename meta/recipes-devtools/qemu/qemu/{0009-Fix-webkitgtk-builds.patch => 0010-Revert-linux-user-fix-mmap-munmap-mprotect-mremap-sh.patch} (59%)
 rename meta/recipes-devtools/qemu/qemu/{0010-fix-libcap-header-issue-on-some-distro.patch => 0011-fix-libcap-header-issue-on-some-distro.patch} (100%)
 rename meta/recipes-devtools/qemu/qemu/{0011-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch => 0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch} (97%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0013-target-arm-Fix-vector-operation-segfault.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0014-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-w.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-12155.patch
 rename meta/recipes-devtools/qemu/{qemu_4.1.0.bb => qemu_4.0.0.bb} (100%)

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


More information about the Openembedded-commits mailing list