[oe-commits] [openembedded-core] branch master-next updated (301c6ea -> 4c1d735)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 23 12:43:42 UTC 2018


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 301c6ea  lib/oe/utils: Drop now unused multiprocess_exec
 discard 6a4e0e0  package/package_manager: multiprocess_exec -> multiprocess_launch
 discard dfcc9c5  package: Clean up getstatusoutput usage
 discard f8795ba  sstate/bitbake.conf: Use pigz if available
 discard 8963a61  package: Call file to determine elf status in parallel
 discard 06c43fe  package: Refactor to remove isElf/is_elf function duplication
 discard 9b90cfa  package: Allow parallel processing of shlib analysis
     new 7bdf424  package: Allow parallel processing of shlib analysis
     new 41e734b  package: Refactor to remove isElf/is_elf function duplication
     new 1c31d45  package: Call file to determine elf status in parallel
     new 59dfabe  sstate/bitbake.conf: Use pigz if available
     new 9c016bf  package: Clean up getstatusoutput usage
     new 1b8e367  package/package_manager: multiprocess_exec -> multiprocess_launch
     new 3f77762  lib/oe/utils: Drop now unused multiprocess_exec
     new d3ec932  selftest/wic: Improve error message got test_fixed_size
     new e4d19ad  selftest/wic: clean up runCmd error code handling
     new 4c1d735  oe-selftest: fix for changes to buildhistory-diff

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   (301c6ea)
            \
             N -- N -- N   refs/heads/master-next (4c1d735)

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:
 meta/classes/package.bbclass              |   4 +-
 meta/lib/oeqa/selftest/cases/oescripts.py |  17 ++-
 meta/lib/oeqa/selftest/cases/wic.py       | 196 +++++++++++++-----------------
 3 files changed, 100 insertions(+), 117 deletions(-)

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


More information about the Openembedded-commits mailing list