[oe-commits] [openembedded-core] branch master updated (e5f8c1f -> b1ebf91)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 13 08:38:10 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 e5f8c1f  e2fsprogs: 1.44.5 -> 1.45.3
     new c7b057e  python3-dbus: Add native and nativesdk variants
     new 577919d  icecc.bbclass: catch subprocess.CalledProcessError
     new 1c86f51  powertop: import a fix from buildroot
     new c558da6  ruby: Adding zlib-native to native dependencies
     new 5140e0a  boost: Fix build and enable context and coroutines on aarch64
     new 344c55a  lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/slirp
     new 22d3f95  mesa: enable glx-tls option in native and nativesdk builds
     new 5b7fd7a  libnewt:upgrade 0.52.20 -> 0.52.21
     new a785157  db: add switch for building database verification
     new b59b122  patch: fix CVE-2019-13638
     new b1ebf91  cmake: 3.15.1 -> 3.15.2

The 11 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/icecc.bbclass                         |  6 ++-
 meta/lib/oeqa/utils/qemurunner.py                  |  4 +-
 ...ake-native_3.15.1.bb => cmake-native_3.15.2.bb} |  0
 meta/recipes-devtools/cmake/cmake.inc              |  4 +-
 .../cmake/{cmake_3.15.1.bb => cmake_3.15.2.bb}     |  0
 ...ke-ed-directly-instead-of-using-the-shell.patch | 44 +++++++++++++++++
 meta/recipes-devtools/patch/patch_2.7.6.bb         |  1 +
 meta/recipes-devtools/python/python3-dbus_1.2.8.bb |  2 +
 meta/recipes-devtools/ruby/ruby.inc                |  2 +-
 .../newt/files/fix_SHAREDDIR.patch                 | 37 ---------------
 meta/recipes-extended/newt/files/pie-flags.patch   | 27 ++++++-----
 .../{libnewt_0.52.20.bb => libnewt_0.52.21.bb}     |  5 +-
 meta/recipes-graphics/mesa/mesa.inc                |  4 +-
 .../0001-wakeup_xxx.h-include-limits.h.patch       | 55 ++++++++++++++++++++++
 meta/recipes-kernel/powertop/powertop_2.10.bb      |  1 +
 meta/recipes-support/boost/boost.inc               |  2 +
 meta/recipes-support/db/db_5.3.28.bb               |  4 +-
 17 files changed, 138 insertions(+), 60 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.15.1.bb => cmake-native_3.15.2.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.15.1.bb => cmake_3.15.2.bb} (100%)
 create mode 100644 meta/recipes-devtools/patch/patch/0001-Invoke-ed-directly-instead-of-using-the-shell.patch
 delete mode 100644 meta/recipes-extended/newt/files/fix_SHAREDDIR.patch
 rename meta/recipes-extended/newt/{libnewt_0.52.20.bb => libnewt_0.52.21.bb} (89%)
 create mode 100644 meta/recipes-kernel/powertop/powertop/0001-wakeup_xxx.h-include-limits.h.patch

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


More information about the Openembedded-commits mailing list