[oe-commits] [openembedded-core] branch master-next updated (eafe28a -> d5ca39d)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 31 11:58:33 UTC 2016


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

      from  eafe28a   ldconfig-native: Fix ELF flags on 64-bit binaries
       new  c05c750   image-live.bbclass: DEPENDS on syslinux
       new  8f8b158   pyton-numpy: Add definition of off_t size
       new  ae8e0d0   scripts, lib: Don't limit traceback lengths to arbitrary values
       new  867d4aa   classes/populate_sdk_ext: support setting vars from environment at build time
       new  233bc3f   oe-publish-sdk: prevent specifying a directory for the SDK argument
       new  ff3ecde   oe-publish-sdk: exclude sstate-cache if publishing minimal SDK
       new  8d15d83   toolchain-shar-extract.sh: ensure all_proxy is allowed through
       new  79d0a77   devtool: modify: call shutdown on tinfoil when done
       new  ddced54   linux-yocto: add patch in existing SRC_URI value rather than using _append
       new  c27a892   systemd: fix build with gcrypt PACKAGECONFIG disabled
       new  1b99286   relocate_sdk: additional error checks
       new  5d14fac   image.bbclass: Make unneeded packages for a read-only rootfs configurable
       new  d5ca39d   man: fix several annoying compile/build warnings

The 13 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/bootimg.bbclass                       |   1 +
 meta/classes/image.bbclass                         |   6 +-
 meta/classes/populate_sdk_ext.bbclass              |  26 +++++
 meta/files/ext-sdk-prepare.py                      |   2 +-
 meta/files/toolchain-shar-extract.sh               |  13 ++-
 meta/lib/oe/rootfs.py                              |  23 +---
 meta/lib/oeqa/runexported.py                       |   2 +-
 ...ild-sys-fix-build-with-libgrcypt-disabled.patch | 122 +++++++++++++++++++++
 meta/recipes-core/systemd/systemd_229.bb           |   2 +-
 .../python/python-numpy/x86-64/_numpyconfig.h      |   1 +
 .../man/man/man-1.5m2-tv_fhs.patch                 |  31 ------
 .../man/man/man-1.6g-compile-warnings.patch        | 105 ++++++++++++++++++
 meta/recipes-extended/man/man_1.6g.bb              |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   5 +-
 scripts/cleanup-workdir                            |   2 +-
 scripts/combo-layer                                |   2 +-
 scripts/devtool                                    |   2 +-
 scripts/lib/devtool/standard.py                    |   2 +
 scripts/oe-publish-sdk                             |  15 +--
 scripts/oe-selftest                                |   2 +-
 scripts/recipetool                                 |   2 +-
 scripts/relocate_sdk.py                            |  13 ++-
 scripts/test-remote-image                          |   2 +-
 23 files changed, 309 insertions(+), 74 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch
 delete mode 100644 meta/recipes-extended/man/man/man-1.5m2-tv_fhs.patch
 create mode 100644 meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch

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


More information about the Openembedded-commits mailing list