[oe-commits] [openembedded-core] branch master-next updated (ea23f05 -> ca779d2)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 12 00:03:49 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.

 discard ea23f05  resulttool/merge: Enable control TESTSERIES and extra configurations
 discard 22de5df  resulttool/store: Enable add EXECUTED_BY config to results
 discard 9b8fb00  resulttool/resultutils: Enable add extra configurations to results
 discard e9129b2  rng-tools: recipe cleanup
 discard bf051ab  python3: fix build on softfloat mips
 discard de7c3b7  lttng-modules: Backport patches to fix compilation failures since kernel v5.1
     new 7c53e82  python3: fix build on softfloat mips
     new fdeeb65  rng-tools: recipe cleanup
     new 2179c70  resulttool/resultutils: Enable add extra configurations to results
     new 9872cf2  resulttool/store: Enable add EXECUTED_BY config to results
     new 56a556e  resulttool/merge: Enable control TESTSERIES and extra configurations
     new ff9bb43  selftests: add tests for INCOMPATIBLE_LICENSE
     new ab93915  gdk-pixbuf: update 2.38.0 -> 2.38.1
     new ab27168  gtk+3: update 3.24.5 -> 3.24.8
     new 9f49fd9  cmake: Avoid passing empty prefix to os.path.relpath
     new ca779d2  mtd-utils: upgrade 2.0.2 -> 2.1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ea23f05)
            \
             N -- N -- N   refs/heads/master-next (ca779d2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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 ++++
 ...rn-correct-error-number-in-ubi_get_vol_in.patch |  92 --------
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |   7 +-
 ...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 +-
 ...ove-wrapper-definitions-for-obsolete-RCU..patch |  47 ----
 ...ix-timer-trace-Improve-timer-tracing-v5.2.patch |  80 -------
 .../0003-Fix-pipe-stop-using-can_merge-v5.1.patch  |  42 ----
 ...ix-mm-create-the-new-vm_fault_t-type-v5.1.patch |  65 ------
 ...an-drop-may_writepage-and-classzone_idx-f.patch |  92 --------
 ...only-read-from-dev-random-after-its-pool-.patch |  76 ------
 ...start-and-number-from-syscall_get_argumen.patch | 259 ---------------------
 meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb  |   7 -
 22 files changed, 173 insertions(+), 882 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
 delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-Revert-Return-correct-error-number-in-ubi_get_vol_in.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%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-rcu-Remove-wrapper-definitions-for-obsolete-RCU..patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-fix-timer-trace-Improve-timer-tracing-v5.2.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-pipe-stop-using-can_merge-v5.1.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-mm-create-the-new-vm_fault_t-type-v5.1.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-fix-mm-vmscan-drop-may_writepage-and-classzone_idx-f.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-fix-random-only-read-from-dev-random-after-its-pool-.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-Fix-Remove-start-and-number-from-syscall_get_argumen.patch

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


More information about the Openembedded-commits mailing list