[oe-commits] [openembedded-core] branch master updated (6d6d073 -> 49772e1)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 31 09:10:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from 6d6d073  bitbake.conf: Add aws to HOSTTOOLS_NONFATAL
     add 7ee548b  ovmf: avoid linking with gold
     add 04a7b8d  rm_work.bbclass: introduce do_build_without_rm_work
     add 00b1911  populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclass
     add 1428370  scripts/lib/compatlayer: detect_layers always use realpath's
     add 460f6ca  bitbake.conf: Add DEPLOY_DIR to BB_HASHBASE_WHITELIST
     add 163b27b  sanity: Drop obsolete TMPDIR ABI conversions
     add fd51900  ccache: Use MULTIMACH_TARGET_SYS not HOST_SYS
     add a2fbf85  bitbake.conf: Drop MULTIMACH_HOST_SYS
     add 141dc71  multilib_header: Update wrapper to handle arm 32/64 bit
     add 592ae8e  linux-libc-headers: Allow arm kernel headers to coexist on 32/64 bit
     add 4690cd8  glibc-package: Allow 32 and 64 bit headers to exist on arm
     add b114d2f  linux-libc-headers: Drop 4.4
     add 2340fcb  linux-libc-headers: Remove reference to cross-linkage
     add 398fd35  sanity.conf: Increase minimum version requirement to 1.33.3
     add 7f40c93  base.bbclass: ensure HOSTTOOLS links point to executables
     add 508163b  net-tools: enable native and nativesdk variant
     add 41d6e5b  nasm: remove COMPATIBLE_HOST
     new 65cfb24  openssl: Fix regression when building for thumb2
     new 2a83c22  distutils.bbclass: Fix path to python for scripts
     new 49772e1  distutils3.bbclass: Fix path to python for scripts

The 3 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/base.bbclass                          |  4 +-
 meta/classes/ccache.bbclass                        |  2 +-
 meta/classes/distutils.bbclass                     |  4 +-
 meta/classes/distutils3.bbclass                    |  4 +-
 meta/classes/multilib_header.bbclass               |  7 ----
 meta/classes/populate_sdk_ext.bbclass              |  7 +++-
 meta/classes/rm_work.bbclass                       | 27 ++++++++++++--
 meta/classes/sanity.bbclass                        | 43 +---------------------
 meta/conf/bitbake.conf                             |  3 +-
 meta/conf/sanity.conf                              |  2 +-
 ...build-with-clang-using-external-assembler.patch |  6 +--
 meta/recipes-core/glibc/glibc-package.inc          | 17 +++++++++
 meta/recipes-core/ovmf/ovmf_git.bb                 |  8 ++++
 meta/recipes-devtools/nasm/nasm_2.12.02.bb         |  1 -
 .../net-tools/net-tools_1.60-26.bb                 | 11 ++++++
 .../linux-libc-headers/linux-libc-headers.inc      | 16 +++++++-
 .../linux-libc-headers/linux-libc-headers_4.4.bb   |  9 -----
 scripts/lib/compatlayer/__init__.py                |  1 +
 scripts/multilib_header_wrapper.h                  | 26 ++++++++-----
 19 files changed, 108 insertions(+), 90 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb

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


More information about the Openembedded-commits mailing list