[oe-commits] [openembedded-core] branch master-next updated (11eb36f -> dbac29a)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 12 23:01:16 UTC 2017


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 11eb36f  oeqa/core/runner: Append PID in the test result folder name
 discard d7ed8f2  yocto-compat-layer: better handling of per-machine world build breakage
 discard 2b3bf9d  yocto-compat-layer: test signature differences when setting MACHINE
 discard 458ae20  base-passwd/useradd: Various improvements to useradd with RSS
 discard 9085771  recipetool: create: hide missing npm error when called from devtool
 discard ffddcf2  devtool: add: prevent repeatedly running recipetool
 discard 428fce0  devtool: add: fix node.js/npm handling with recipe specific sysroots
 discard 51162c6  recipetool: create: fix for regression in npm license handling
 discard d320016  blacklist.bbclass: fix for multilib
 discard aa4cd1f  tcf-agent: Re-enable default features
     new c8749ed  blacklist.bbclass: fix for multilib
     new abe2955  recipetool: create: fix for regression in npm license handling
     new acfdbd7  devtool: add: fix node.js/npm handling with recipe specific sysroots
     new 8d7cced  devtool: add: prevent repeatedly running recipetool
     new 0c2d0fb  recipetool: create: hide missing npm error when called from devtool
     new cb0d3de  yocto-compat-layer: test signature differences when setting MACHINE
     new 02f5d78  yocto-compat-layer: better handling of per-machine world build breakage
     new 10aa09d  oeqa/core/runner: Append PID in the test result folder name
     new 0c9b981  oe-selftest: Error if known problem variables are set
     new 66b7f49  oe-build-perf-report-email.py: use pwd for getting user name
     new e5a6ee0  meta: classes: Add building dir to uImage creation
     new 52a6823  linux-yocto/4.4: update to v4.4.60
     new d42d49c  linux-yocto/4.9: update to v4.9.21
     new 5674ca0  linux-yocto/4.10: update to v4.10.9
     new c2da28f  linux-yocto-dev: update to v4.11+
     new 2e7a155  qemu-helper-native: prepare native sysroot for runqemu
     new d42c02c  runqemu: get qemu from qemu-helper-native sysroot
     new 26e97f7  runqemu: add bindir_native property
     new cc5513b  runqemu: use bindir_native property to run ifup/down scripts
     new 0f207bf  qemuboot: write native sysroot of qemu-helper into qemuboot.conf
     new b8f26c0  sstate.bbclass: check if mirror directory is writable
     new 7a5dace  base-passwd/useradd: Various improvements to useradd with RSS
     new 3d06a83  Revert "scripts: change way we find native tools (pseudo)"
     new 4e42579  oe-find-native-sysroot: work with RSS
     new 6245332  oe-find-native-sysroot: add appopriate suggestion
     new dbac29a  oe-run-native: explicitly use bash

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   (11eb36f)
            \
             N -- N -- N   refs/heads/master-next (dbac29a)

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 26 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/kernel-uimage.bbclass                 |  2 +-
 meta/classes/qemuboot.bbclass                      |  9 +++-
 meta/classes/sstate.bbclass                        |  2 +-
 meta/classes/useradd.bbclass                       |  2 +-
 .../qemu/qemu-helper-native_1.0.bb                 |  4 ++
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  6 +++
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      | 20 ++++----
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 20 ++++----
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 20 ++++----
 scripts/contrib/oe-build-perf-report-email.py      |  5 +-
 scripts/oe-find-native-sysroot                     | 59 +++++++++++++++-------
 scripts/oe-run-native                              | 17 ++++---
 scripts/oe-selftest                                |  8 +++
 scripts/runqemu                                    | 30 +++++++++--
 scripts/runqemu-export-rootfs                      |  2 +-
 scripts/runqemu-extract-sdk                        |  2 +-
 scripts/runqemu-ifdown                             |  6 +--
 scripts/runqemu-ifup                               |  6 +--
 25 files changed, 166 insertions(+), 92 deletions(-)

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


More information about the Openembedded-commits mailing list