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

git at git.openembedded.org git at git.openembedded.org
Fri Jul 20 21:32:28 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 9081440  sstate/bitbake.conf: Use pigz if available
 discard 24e5c39  package: Call file to determine elf status in parallel
 discard e5439a5  package: Refactor to remove isElf/is_elf function duplication
 discard 183f436  package: Allow parallel processing of shlib analysis
 discard b3d1ea3  package: Allow parallel processing of debug splitting
 discard b8b6c61  package: Don't use subshell to execute file
 discard 926abcb  package: Drop subshell usage for dwarfsrcfile generation.
 discard 40ff722  package_ipk|deb: Use oe.utils.multiprocess_launch
 discard f737c0e  package: Rework PACKAGELOCK based upon sstate for do_packagedata
 discard 8d206df  utils: Add multiprocess_launch API and testcase
     new cf73434  utils: Add multiprocess_launch API and testcase
     new f369e32  package: Rework PACKAGELOCK based upon sstate for do_packagedata
     new a39124e  package_ipk|deb: Use oe.utils.multiprocess_launch
     new 264ea74  package: Drop subshell usage for dwarfsrcfile generation.
     new c38ffc2  package: Don't use subshell to execute file
     new 5be52a4  package: Allow parallel processing of debug splitting
     new 9b90cfa  package: Allow parallel processing of shlib analysis
     new 06c43fe  package: Refactor to remove isElf/is_elf function duplication
     new 8963a61  package: Call file to determine elf status in parallel
     new f8795ba  sstate/bitbake.conf: Use pigz if available
     new dfcc9c5  package: Clean up getstatusoutput usage
     new 6a4e0e0  package/package_manager: multiprocess_exec -> multiprocess_launch
     new 301c6ea  lib/oe/utils: Drop now unused multiprocess_exec

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

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 13 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   | 36 +++++++++++++++++-------------------
 meta/lib/oe/package.py         | 13 +++----------
 meta/lib/oe/package_manager.py |  5 ++---
 meta/lib/oe/utils.py           | 38 ++------------------------------------
 4 files changed, 24 insertions(+), 68 deletions(-)

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


More information about the Openembedded-commits mailing list