[oe-commits] [openembedded-core] branch master updated (bdbb9b7 -> 1098fdf)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 19 23:51:06 UTC 2020


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

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

    from bdbb9b7  libfm: Add mime and mime-xdg classes
     new b9c73fb  classes, conf, lib: Add support for powerpc64le
     new 8e24fd8  gcc: Enable 32bit powerpcle at multi-arch for powerpc64le
     new a77c765  openssl: Add powerpc64 LE support
     new 119fb36  tcf-agent: Add LCL_STOP_SERVICES for powerpc64 LE
     new 2b2ebb1  ghostscript: Add powerpc64 LE specific objarch.h
     new e7862d2  machine_dict: Add i686 to the ELF machine dictionary
     new f850931  gcc-configure: Enable the use of different symbol versioning
     new 18af9ec  newlib: Enable building libstdc++ for newlib based toolchains
     new bfffb32  ltp: Fix nm01 faliure
     new bbf28ea  rootfs: Make BUILDNAME a weak default in reproducible_build_simple
     new 9464b19  vim: Add missing mime-xgd inherit
     new 1098fdf  epiphany: Add missing mime-xgd inherit

The 12 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/reproducible_build_simple.bbclass     |  1 +
 meta/classes/rootfs-postcommands.bbclass           |  5 ---
 meta/conf/bitbake.conf                             |  1 +
 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/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 +
 meta/recipes-gnome/epiphany/epiphany_3.34.2.bb     |  2 +-
 meta/recipes-support/vim/vim.inc                   |  2 +-
 18 files changed, 71 insertions(+), 13 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