[oe-commits] [openembedded-core] branch master-next updated (2aed0cf -> 0f0d2d4)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 20 09:39:53 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 2aed0cf  package: Refactor to remove isElf/is_elf function duplication
 discard 8d21872  package: Allow parallel processing of shlib analysis
 discard b99993e  package: Allow parallel processing of debug splitting
 discard 90e59d2  package: Don't use subshell to execute file
 discard 64159d0  package: Drop subshell usage for dwarfsrcfile generation.
 discard be7957a  package_ipk|deb: Use oe.utils.multiprocess_launch
 discard 9f703c3  utils: Add multiprocess_lauch API and testcase
     new f7af8f0  utils: Add multiprocess_lauch API and testcase
     new 4a54871  package_ipk|deb: Use oe.utils.multiprocess_launch
     new 3cfd266  package: Drop subshell usage for dwarfsrcfile generation.
     new d486887  package: Don't use subshell to execute file
     new d7f5d6d  package: Allow parallel processing of debug splitting
     new 36cdad1  package: Allow parallel processing of shlib analysis
     new 883efd2  package: Refactor to remove isElf/is_elf function duplication
     new 0f0d2d4  package: Call file to determine elf status in parallel

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   (2aed0cf)
            \
             N -- N -- N   refs/heads/master-next (0f0d2d4)

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 8 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                | 85 +++++++++++++++++------------
 meta/lib/oe/package.py                      |  8 ++-
 meta/lib/oeqa/selftest/cases/oelib/utils.py |  4 +-
 3 files changed, 58 insertions(+), 39 deletions(-)

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


More information about the Openembedded-commits mailing list