[oe-commits] [openembedded-core] branch master-next updated (e9bc8df -> e711503)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 19 14:04:50 UTC 2020


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 e9bc8df  HACK: signing: Add extra test debug
     new 761f4d0  classes, conf, lib: Add support for powerpc64le
     new 2e4b27f  gcc: Enable 32bit powerpcle at multi-arch for powerpc64le
     new 45119eb  openssl: Add powerpc64 LE support
     new 957bc46  tcf-agent: Add LCL_STOP_SERVICES for powerpc64 LE
     new 20d4f03  ghostscript: Add powerpc64 LE specific objarch.h
     new 5953527  machine_dict: Add i686 to the ELF machine dictionary
     new 9ae204c  gcc-configure: Enable the use of different symbol versioning
     new 46d2e93  newlib: Enable building libstdc++ for newlib based toolchains
     new 84cd7c7  ltp: Fix nm01 faliure
     new 1d37eca  qemu: Enable ppc64le support for qemu-usermode
     new e711503  rootfs: Make BUILDNAME a weak default in reproducible_build_simple

The 11 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/libc-package.bbclass                  |  1 +
 meta/classes/meson.bbclass                         |  2 +-
 meta/classes/qemu.bbclass                          |  3 ++
 meta/classes/reproducible_build_simple.bbclass     |  1 +
 meta/classes/rootfs-postcommands.bbclass           |  5 ---
 meta/conf/bitbake.conf                             |  2 +
 meta/conf/distro/include/tclibc-newlib.inc         |  7 ++--
 meta/lib/oe/elf.py                                 |  3 ++
 meta/lib/oe/package_manager.py                     |  1 +
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |  3 ++
 meta/recipes-devtools/gcc/gcc-common.inc           |  1 +
 meta/recipes-devtools/gcc/gcc-configure-common.inc |  4 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  6 +++
 meta/recipes-devtools/qemu/qemu.inc                |  2 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  1 +
 .../ghostscript/{x86-64 => powerpc64le}/objarch.h  |  0
 ...-prefix-zeros-of-the-addresses-output-by-.patch | 43 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20190930.bb          |  1 +
 18 files changed, 74 insertions(+), 12 deletions(-)
 copy meta/recipes-extended/ghostscript/ghostscript/{x86-64 => powerpc64le}/objarch.h (100%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-nm01-Remove-prefix-zeros-of-the-addresses-output-by-.patch

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


More information about the Openembedded-commits mailing list