[oe-commits] [openembedded-core] branch master-next updated (7b949f5 -> 38958c4)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 5 08:26:51 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

      from  7b949f5   sstate: Allow late expansion of NATIVELSBSTRING
       new  975f054   nspr: Fix build regression on musl from last upgrade
       new  224e88c   net-tools: Override CFLAGS/LDFLAGS in do_install too
       new  4824554   btrfs-tools: Add libgcc to RDEPENDS
       new  2f27dd3   xdg-utils: remove trailing whitespace in multiline string
       new  8f90f58   openssl: add a patch to fix parallel builds
       new  902992e   xmlto: ensure /bin/bash is used as bash
       new  8de6ab3   uninative/mtools: Set GCONV_PATH centrally to ensure the correct value
       new  ad2330f   uninative: Use CXX11 ABI for interoperation between gcc4 and gcc5
       new  38958c4   createrepo: Fix stat floating timestamps

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/uninative.bbclass                     |  21 +-
 .../openssl/openssl/parallel.patch                 | 326 +++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.0.2g.bb |   1 +
 .../btrfs-tools/btrfs-tools_4.4.bb                 |   1 +
 meta/recipes-devtools/mtools/mtools_3.9.9.bb       |   5 -
 meta/recipes-devtools/mtools/mtools_4.0.18.bb      |   5 -
 meta/recipes-devtools/xmlto/xmlto_0.0.28.bb        |   2 +-
 .../net-tools/net-tools_1.60-26.bb                 |   4 +
 meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb |  12 +-
 .../createrepo/createrepo/fixstat.patch            |  19 ++
 .../createrepo/createrepo_0.4.11.bb                |   1 +
 ...001-Remove-the-check-for-LINUX-glibc-case.patch |  35 ---
 meta/recipes-support/nspr/nspr_4.12.bb             |  11 +-
 13 files changed, 378 insertions(+), 65 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/parallel.patch
 create mode 100644 meta/recipes-support/createrepo/createrepo/fixstat.patch
 delete mode 100644 meta/recipes-support/nspr/nspr/0001-Remove-the-check-for-LINUX-glibc-case.patch

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


More information about the Openembedded-commits mailing list