[oe-commits] [openembedded-core] branch master-next updated (cfc0c89 -> fe98225)

git at git.openembedded.org git at git.openembedded.org
Sun Jun 4 10:26:05 UTC 2017


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 cfc0c89  kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz
     new 7975a0f  as-needed.inc: Compile pulseaudio with --as-needed
     new 9256ce9  musl: Update to lates master
     new 2b11204  package_rpm.bbclass: use multithreaded xz compression
     new fe98225  rpm: run binary package generation via thread pools

The 4 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_rpm.bbclass                   |   2 +
 meta/conf/distro/include/as-needed.inc             |   1 -
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...y-package-building-into-a-separate-functi.patch |  83 ++++++++
 ...-binary-package-creation-via-thread-pools.patch | 137 +++++++++++++
 ...c-make-operations-over-string-pools-threa.patch | 209 +++++++++++++++++++
 ...c-remove-static-local-variables-from-buil.patch | 227 +++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_git.bb               |   4 +
 8 files changed, 663 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-Split-binary-package-building-into-a-separate-functi.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0002-Run-binary-package-creation-via-thread-pools.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0003-rpmstrpool.c-make-operations-over-string-pools-threa.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0004-build-pack.c-remove-static-local-variables-from-buil.patch

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


More information about the Openembedded-commits mailing list