[oe-commits] [openembedded-core] branch master-next updated (e315640 -> 655042f)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 12 15:54:11 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 e315640  python3-numpy: update to 1.17.0
     new 2d659a9  python3-dbus: Add native and nativesdk variants
     new 4947a0c  icecc.bbclass: catch subprocess.CalledProcessError
     new b69e3fc  powertop: import a fix from buildroot
     new 82f5a53  ruby: Adding zlib-native to native dependencies
     new 9a8ffda  boost: Fix build and enable context and coroutines on aarch64
     new 5255d0c  lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/slirp
     new 36281af  mesa: enable glx-tls option in native and nativesdk builds
     new bbedf2e  libnewt:upgrade 0.52.20 -> 0.52.21
     new ba1f5fd  db: add switch for building database verification
     new 78b6330  patch: fix CVE-2019-13638
     new 655042f  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