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

git at git.openembedded.org git at git.openembedded.org
Fri Jul 20 10:40:34 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 0f0d2d4  package: Call file to determine elf status in parallel
 discard 883efd2  package: Refactor to remove isElf/is_elf function duplication
 discard 36cdad1  package: Allow parallel processing of shlib analysis
 discard d7f5d6d  package: Allow parallel processing of debug splitting
 discard d486887  package: Don't use subshell to execute file
 discard 3cfd266  package: Drop subshell usage for dwarfsrcfile generation.
 discard 4a54871  package_ipk|deb: Use oe.utils.multiprocess_launch
 discard f7af8f0  utils: Add multiprocess_lauch API and testcase
 discard f237382  scripts/contrib/mkefidisk.sh: Remove
 discard fa40859  package: Rework PACKAGELOCK based upon sstate for do_packagedata
     new 18f6086  scripts/contrib/mkefidisk.sh: Remove
     new 8d206df  utils: Add multiprocess_launch API and testcase
     new f737c0e  package: Rework PACKAGELOCK based upon sstate for do_packagedata
     new 40ff722  package_ipk|deb: Use oe.utils.multiprocess_launch
     new 926abcb  package: Drop subshell usage for dwarfsrcfile generation.
     new b8b6c61  package: Don't use subshell to execute file
     new b3d1ea3  package: Allow parallel processing of debug splitting
     new 183f436  package: Allow parallel processing of shlib analysis
     new e5439a5  package: Refactor to remove isElf/is_elf function duplication
     new e6ec52a  package: Call file to determine elf status in parallel
     new 3712ad5  sstate/bitbake.conf: Use pigz if available

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

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 11 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/sstate.bbclass | 11 +++++++++--
 meta/conf/bitbake.conf      |  2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

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


More information about the Openembedded-commits mailing list