[oe-commits] [openembedded-core] branch master updated (0851e03 -> 27a8c14)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 16 08:20:20 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 0851e03  openssl: update patch to fix buildpaths qa issue for -fmacro-prefix-map
     new cb624e1  glib-2.0: upgrade 2.58.0 -> 2.58.3
     new 8517cf2  target-sdk-provides-dummy: Extend to -dev and -src packages
     new 5674835  lttng-tools: Upgrade 2.10.5 -> 2.10.6
     new c66e417  lttng-ust: Upgrade 2.10.2 -> 2.10.3
     new 1d84b78  lib/buildstats: Improve error message
     new bd2c125  lib/oe,oeqa/selftest: Fix DeprecationWarning: invalid escape sequence
     new 284763f  perf: Package libperf-jvmti.so as part of ${PN}
     new 4e6d242  linux-firmware: Bump to 710963f revision
     new f474108  oeqa/manual/bsp-hw.json: add non-IA tests
     new ea98fd1  nfs-utils: build tools with target compiler
     new 27a8c14  icecc-env: don't raise error when icecc not installed

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/lib/oe/recipeutils.py                         |   8 +-
 meta/lib/oeqa/manual/bsp-hw.json                   | 260 +++++++++++++++++++++
 meta/lib/oeqa/selftest/cases/bbtests.py            |   6 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |   2 +-
 meta/lib/oeqa/selftest/cases/prservice.py          |   4 +-
 meta/lib/oeqa/selftest/cases/sstatetests.py        |  18 +-
 .../0001-Don-t-build-tools-with-CC_FOR_BUILD.patch |  40 ++++
 ...-Do-not-pass-CFLAGS-to-gcc-while-building.patch |  42 ----
 .../nfs-utils/nfs-utils_2.3.3.bb                   |   7 +-
 ...rt-Use-absolute-paths-in-pkg-config-files.patch |  64 +++++
 .../Enable-more-tests-while-cross-compiling.patch  |  42 +---
 meta/recipes-core/glib-2.0/glib-2.0/date-lt.patch  |  20 --
 .../glib-2.0/glib-2.0/relocate-modules.patch       |   2 +-
 .../{glib-2.0_2.58.0.bb => glib-2.0_2.58.3.bb}     |   8 +-
 meta/recipes-core/glib-2.0/glib.inc                |   5 +-
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  10 +
 .../icecc-toolchain/icecc-toolchain/icecc-env.sh   |   2 +-
 .../linux-firmware/linux-firmware_git.bb           |   6 +-
 ...lttng-tools_2.10.5.bb => lttng-tools_2.10.6.bb} |   4 +-
 .../{lttng-ust_2.10.2.bb => lttng-ust_2.10.3.bb}   |   4 +-
 meta/recipes-kernel/perf/perf.bb                   |   3 +-
 scripts/lib/buildstats.py                          |   2 +-
 22 files changed, 418 insertions(+), 141 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Don-t-build-tools-with-CC_FOR_BUILD.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Revert-Use-absolute-paths-in-pkg-config-files.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/date-lt.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.58.0.bb => glib-2.0_2.58.3.bb} (76%)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.10.5.bb => lttng-tools_2.10.6.bb} (97%)
 rename meta/recipes-kernel/lttng/{lttng-ust_2.10.2.bb => lttng-ust_2.10.3.bb} (90%)

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


More information about the Openembedded-commits mailing list