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

git at git.openembedded.org git at git.openembedded.org
Fri Jul 20 08:50:04 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.

    from f237382  scripts/contrib/mkefidisk.sh: Remove
     new 9f703c3  utils: Add multiprocess_lauch API and testcase
     new be7957a  package_ipk|deb: Use oe.utils.multiprocess_launch
     new 64159d0  package: Drop subshell usage for dwarfsrcfile generation.
     new 90e59d2  package: Don't use subshell to execute file
     new b99993e  package: Allow parallel processing of debug splitting
     new 8d21872  package: Allow parallel processing of shlib analysis
     new 2aed0cf  package: Refactor to remove isElf/is_elf function duplication

The 7 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                | 121 +++++++++++++---------------
 meta/classes/package_deb.bbclass            |  51 +-----------
 meta/classes/package_ipk.bbclass            |  51 +-----------
 meta/lib/oe/package.py                      |  77 ++++++++++--------
 meta/lib/oe/utils.py                        |  70 ++++++++++++++++
 meta/lib/oeqa/selftest/cases/oelib/utils.py |  46 ++++++++++-
 6 files changed, 214 insertions(+), 202 deletions(-)

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


More information about the Openembedded-commits mailing list