[oe-commits] [openembedded-core] branch master updated (f79c95f -> 67b1941)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 12 09:58:38 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 f79c95f  kernel.bbclass: Make task clean depend on cleaning of make-mod-scripts
     new e22111a  python-nose: python3-nose should be default
     new 2033364  python3: fix build on softfloat mips
     new 8e36880  rng-tools: recipe cleanup
     new 443c0ac  resulttool/resultutils: Enable add extra configurations to results
     new dca2a57  resulttool/store: Enable add EXECUTED_BY config to results
     new 651d8d3  resulttool/merge: Enable control TESTSERIES and extra configurations
     new 6c2ca52  selftests: add tests for INCOMPATIBLE_LICENSE
     new 0598f66  gdk-pixbuf: update 2.38.0 -> 2.38.1
     new e6ca805  gtk+3: update 3.24.5 -> 3.24.8
     new 67b1941  cmake: Avoid passing empty prefix to os.path.relpath

The 10 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:
 .../license/incompatible-license-alias.bb          |   3 +
 .../recipes-test/license/incompatible-license.bb   |   3 +
 .../license/incompatible-nonspdx-license.bb        |   3 +
 meta/classes/cmake.bbclass                         |  14 +-
 meta/lib/oeqa/selftest/cases/incompatible_lic.py   |  41 +++++
 meta/recipes-devtools/python/python-nose_1.3.7.bb  |   4 +
 meta/recipes-devtools/python/python3-nose_1.3.7.bb |   4 -
 ...roper-detection-of-mips-architecture-for-.patch | 201 +++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.7.3.bb      |   1 +
 ...ple-of-decisions-around-cross-compilation.patch |  50 +++--
 ...cache-depend-on-loaders-being-fully-build.patch |  51 ------
 ...-Work-around-thumbnailer-cross-compile-fa.patch |   8 +-
 ...humbnailer-and-tests-also-in-cross-builds.patch |  28 +++
 .../{gdk-pixbuf_2.38.0.bb => gdk-pixbuf_2.38.1.bb} |   6 +-
 .../0003-Add-disable-opengl-configure-option.patch |  77 +++++---
 .../gtk+/{gtk+3_3.24.5.bb => gtk+3_3.24.8.bb}      |   4 +-
 meta/recipes-support/rng-tools/rng-tools_6.6.bb    |  63 ++++---
 scripts/lib/resulttool/merge.py                    |  20 +-
 scripts/lib/resulttool/resultutils.py              |  19 +-
 scripts/lib/resulttool/store.py                    |   9 +-
 20 files changed, 443 insertions(+), 166 deletions(-)
 create mode 100644 meta-selftest/recipes-test/license/incompatible-license-alias.bb
 create mode 100644 meta-selftest/recipes-test/license/incompatible-license.bb
 create mode 100644 meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb
 create mode 100644 meta/lib/oeqa/selftest/cases/incompatible_lic.py
 create mode 100644 meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch
 delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-loaders.cache-depend-on-loaders-being-fully-build.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0006-Build-thumbnailer-and-tests-also-in-cross-builds.patch
 rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.38.0.bb => gdk-pixbuf_2.38.1.bb} (95%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.24.5.bb => gtk+3_3.24.8.bb} (84%)

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


More information about the Openembedded-commits mailing list