[oe-commits] [openembedded-core] branch master updated (5cf92ca -> 92a0513)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 14 11:12:33 UTC 2018


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

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

    from 5cf92ca  libxml2: fix makefile for ptests
     add 6fef31c  icu-dev: improve reproducibility
     add f16657d  autotools: don't wipe gettext macros from gettext
     add 15af2d5  site/*-linux: don't cache ac_cv_sizeof_bool
     new 695b234  selftest/cases/devtool.py: fix workspace layer checking
     new 9d82fff  kernel.bbclass: remove bashism in kernel_do_install
     new d8f7cf2  wic: if we can't get from ioctl, try from os.stat()
     new b092028  rpcbind: fix assertion failure
     new 1d78875  rpcbind: Stop freeing a static pointer
     new 4110ea2  cairo: 1.14.10 -> 1.14.12
     new 61444fd  bluez5: 5.47 -> 5.48
     new 6d56f14  perf: conditionalise pythonnative and perlnative inherits
     new 1ef45d3  glib: remove gettext-native dependency for native builds
     new 77c6b5e  coreutils: upgrade to 8.29
     new 6ef8a2a  xf86-video-intel: enable graphic and audio support for CFL-S Sku
     new 4505c32  json-glib: Add dependency on gettext-native
     new c43c054  cross-canadian/gettext: Drop unneeded nativesdk-gettext dependency
     new 57f0a4e  base.bbclass: add automatic dependency on xz-native for .deb SRC_URI
     new 92a0513  qemu: CVE-2017-17381

The 15 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/autotools.bbclass                     |   2 +-
 meta/classes/base.bbclass                          |   4 +
 meta/classes/cross-canadian.bbclass                |   2 -
 meta/classes/gettext.bbclass                       |   4 +-
 meta/classes/kernel.bbclass                        |   2 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |   2 +-
 .../bluez5/{bluez5_5.47.bb => bluez5_5.48.bb}      |   4 +-
 ...c-fix-Up-field-of-realpath-usage-examples.patch |  40 -------
 .../man-decouple-manpages-from-build.patch         |  27 -----
 .../{coreutils_8.28.bb => coreutils_8.29.bb}       |  25 ++---
 meta/recipes-core/glib-2.0/glib.inc                |   3 +-
 .../qemu/qemu/CVE-2017-17381.patch                 |  72 +++++++++++++
 meta/recipes-devtools/qemu/qemu_2.10.1.bb          |   1 +
 ...proc_dump-Fixed-typo-in-memory-leak-patch.patch |  33 ++++++
 ..._callit_com-Stop-freeing-a-static-pointer.patch | 100 ++++++++++++++++++
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |   2 +
 meta/recipes-gnome/json-glib/json-glib_1.2.8.bb    |   2 +-
 .../cairo/{cairo_1.14.10.bb => cairo_1.14.12.bb}   |   4 +-
 .../0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch   | 116 +++++++++++++++++++++
 .../xorg-driver/xf86-video-intel_git.bb            |   1 +
 meta/recipes-kernel/perf/perf.bb                   |   6 +-
 meta/recipes-support/icu/icu.inc                   |   8 ++
 meta/site/arm-linux                                |   1 -
 meta/site/nios2-linux                              |   1 -
 meta/site/powerpc32-linux                          |   1 -
 scripts/lib/wic/filemap.py                         |  10 +-
 26 files changed, 366 insertions(+), 107 deletions(-)
 rename meta/recipes-connectivity/bluez5/{bluez5_5.47.bb => bluez5_5.48.bb} (91%)
 delete mode 100644 meta/recipes-core/coreutils/coreutils/0001-doc-fix-Up-field-of-realpath-usage-examples.patch
 delete mode 100644 meta/recipes-core/coreutils/coreutils/man-decouple-manpages-from-build.patch
 rename meta/recipes-core/coreutils/{coreutils_8.28.bb => coreutils_8.29.bb} (79%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-17381.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/pmapproc_dump-Fixed-typo-in-memory-leak-patch.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbproc_callit_com-Stop-freeing-a-static-pointer.patch
 rename meta/recipes-graphics/cairo/{cairo_1.14.10.bb => cairo_1.14.12.bb} (93%)
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch

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


More information about the Openembedded-commits mailing list