[oe-commits] [openembedded-core] branch master updated (4172459 -> 059af47)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 10 11:50:06 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 4172459  selftest/runqemu: Handle SystemExit
     new d06b7fd  lttng-modules: Fix build failure by syncing up with kernel 4.19
     new dca804a  busybox: fix conflict with runlevel applet
     new f9f150f  busybox: do not write grep outputs into log
     new 38f8c47  busybox: unify recipe style
     new 15d42f8  perf: make tools needed for API documentation respect the manpages PACKAGECONFIG
     new 9bed992  gptfdisk: Use PACKAGECONFIG to control ncurses and popt dependencies
     new b5d0155  linux-firmware: use ${nonarch_base_libdir} for all firmware
     new d4d5fda  populate_sdk_base: move template files location to variables
     new 3274819  populate_sdk_ext.bbclass: avoid populating tools twice
     new 6f49e72  libxml2: move xmlcatalog and xmllint back into libxml2-utils
     new 6b5a907  libsndfile1: CVE-2018-13139
     new f24c353  wic: Support for changing the imager.
     new 6fe8336  archiver: remove left-over debugging
     new 059af47  webkitgtk/epiphany: add opengl to REQUIRED_DISTRO_FEATURES

The 14 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/archiver.bbclass                      |   1 -
 meta/classes/populate_sdk_base.bbclass             |  11 +-
 meta/classes/populate_sdk_ext.bbclass              |   3 +-
 meta/recipes-core/busybox/busybox.inc              | 114 ++++++++++-----------
 meta/recipes-core/busybox/busybox/init.cfg         |   1 +
 meta/recipes-core/busybox/busybox_1.29.2.bb        |   1 -
 meta/recipes-core/busybox/files/runlevel           |  11 --
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |   7 +-
 meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb      |  15 ++-
 meta/recipes-gnome/epiphany/epiphany_3.28.3.1.bb   |   2 +-
 .../linux-firmware/linux-firmware_git.bb           |   6 +-
 ...ose-sk-wmem-in-sock_exceed_buf_limit-trac.patch |  67 ++++++++++++
 meta/recipes-kernel/lttng/lttng-modules_2.10.7.bb  |   1 +
 meta/recipes-kernel/perf/perf.bb                   |   4 +-
 .../libsndfile/libsndfile1/CVE-2018-13139.patch    |  35 +++++++
 .../libsndfile/libsndfile1_1.0.28.bb               |   1 +
 meta/recipes-sato/webkit/webkitgtk_2.20.5.bb       |   3 +-
 scripts/lib/wic/engine.py                          |   2 +-
 scripts/wic                                        |   2 +
 19 files changed, 194 insertions(+), 93 deletions(-)
 delete mode 100644 meta/recipes-core/busybox/files/runlevel
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-net-expose-sk-wmem-in-sock_exceed_buf_limit-trac.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2018-13139.patch

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


More information about the Openembedded-commits mailing list