[oe-commits] [openembedded-core] branch master-next updated (7c52260 -> 9eb40e0)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 4 12:17:23 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.

    from 7c52260  add todo to worker
     new 6b11ef0  sudo: Add missing dep on virtual/crypt
     new 67e6935  oe-pkgdata-util: add option for lookup-recipe to not fatally fail
     new d6f9384  autotools.bbclass: adjust indentation for consistency
     new 2f380ed  webkit: 2.20.3 -> 2.20.5
     new 21b53b9  no-static-libs: disable static libraries in libjpeg-turbo
     new 996542b  fribidi: add (from meta-oe)
     new ce4064d  pango: upgrade
     new c8d5320  cmake: Update 3.11.4 -> 3.12.1
     new d2aafb8  lttng-tools: add systemd support
     new eb89ca0  iproute2: Upgrade 4.17.0 -> 4.18.0
     new 29a693c  package_manager.py: add noarch to buildarch_compat
     new fea72bd  devshell.bbclass/terminal.bbclass: add a shell check at devshell
     new 9eb40e0  packagegroup-core-x11-sato: Make weak include for gst-examples

The 13 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/devshell.bbclass                      |   4 +
 meta/classes/terminal.bbclass                      |   4 +-
 meta/conf/distro/include/no-static-libs.inc        |   1 +
 meta/lib/oe/package_manager.py                     |   4 +-
 .../{iproute2_4.17.0.bb => iproute2_4.18.0.bb}     |   4 +-
 ...ake-native_3.11.4.bb => cmake-native_3.12.1.bb} |   4 +-
 meta/recipes-devtools/cmake/cmake.inc              |  12 +--
 ...ineSystem-use-oe-environment-vars-to-load.patch |  14 +--
 ... 0002-cmake-Prevent-the-detection-of-Qt5.patch} |  12 +--
 ...pport-OpenEmbedded-Qt4-tool-binary-names.patch} |   8 +-
 ...ntly-if-system-Qt-installation-is-broken.patch} |   8 +-
 ...of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch} |   4 +-
 .../cmake/{cmake_3.11.4.bb => cmake_3.12.1.bb}     |   0
 meta/recipes-extended/sudo/sudo_1.8.23.bb          |   2 +-
 ...op-introspection-macros-from-acinclude.m4.patch | 120 ---------------------
 .../pango/{pango_1.40.14.bb => pango_1.42.4.bb}    |  11 +-
 .../lttng/lttng-tools/lttng-sessiond.service       |   9 ++
 meta/recipes-kernel/lttng/lttng-tools_2.9.5.bb     |  12 ++-
 .../packagegroups/packagegroup-core-x11-sato.bb    |   5 +-
 .../0001-webkitgtk-fix-CVE-2017-17821.patch        |  44 ++++++++
 .../{webkitgtk_2.20.3.bb => webkitgtk_2.20.5.bb}   |   5 +-
 meta/recipes-support/libfribidi/fribidi_1.0.5.bb   |  19 ++++
 scripts/oe-pkgdata-util                            |  13 ++-
 24 files changed, 150 insertions(+), 171 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb} (72%)
 rename meta/recipes-devtools/cmake/{cmake-native_3.11.4.bb => cmake-native_3.12.1.bb} (93%)
 rename meta/recipes-devtools/cmake/cmake/{0001-cmake-Prevent-the-detection-of-Qt5.patch => 0002-cmake-Prevent-the-detection-of-Qt5.patch} (93%)
 rename meta/recipes-devtools/cmake/cmake/{0002-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch => 0003-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch} (92%)
 rename meta/recipes-devtools/cmake/cmake/{0003-Fail-silently-if-system-Qt-installation-is-broken.patch => 0004-Fail-silently-if-system-Qt-installation-is-broken.patch} (92%)
 rename meta/recipes-devtools/cmake/cmake/{0004-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch => 0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch} (91%)
 rename meta/recipes-devtools/cmake/{cmake_3.11.4.bb => cmake_3.12.1.bb} (100%)
 delete mode 100644 meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
 rename meta/recipes-graphics/pango/{pango_1.40.14.bb => pango_1.42.4.bb} (85%)
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-webkitgtk-fix-CVE-2017-17821.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.20.3.bb => webkitgtk_2.20.5.bb} (96%)
 create mode 100644 meta/recipes-support/libfribidi/fribidi_1.0.5.bb

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


More information about the Openembedded-commits mailing list