[oe-commits] [openembedded-core] branch master updated (b77541d -> 15049c6)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 22 15:57:02 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 b77541d  busybox: udhcpc: fix IPv6 support when using udhcpc
     new c24b71e  oeqa/reproducible: Add flag for building from sstate
     new 7c65333  oeqa/reproducible: Fix extra data reporting
     new 9bfa04a  oeqa/reproducible: Fix unset save_dir variable
     new c1c296a  qemu: Enable ppc64le support for qemu-usermode
     new 3f781eb  lib/oe/package_manager: Improve locale-archive reproducibility
     new 9dfb3c3  perl: support cpan versions of core modules
     new f6c1089  binutils: Fix relocation of ld.so.conf in nativesdk builds
     new 0c06cfa  binutils: Install non-alternatives links for nativesdk
     new 15049c6  buildtools-tarball: Add an ld.so.conf for nativesdk-binutils

The 9 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/qemu.bbclass                          |  3 +
 meta/conf/bitbake.conf                             |  1 +
 meta/lib/oe/package_manager.py                     |  2 +-
 meta/lib/oeqa/selftest/cases/reproducible.py       | 82 ++++++++++++----------
 meta/recipes-core/meta/buildtools-tarball.bb       |  4 ++
 .../binutils/binutils/nativesdk-relocation.patch   | 80 +++++++++++++++++++++
 meta/recipes-devtools/binutils/binutils_2.33.bb    |  5 ++
 meta/recipes-devtools/perl/perl_5.30.1.bb          | 47 +++++++++++--
 meta/recipes-devtools/qemu/qemu-targets.inc        |  2 +-
 meta/recipes-devtools/qemu/qemu.inc                |  2 +-
 10 files changed, 179 insertions(+), 49 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/nativesdk-relocation.patch

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


More information about the Openembedded-commits mailing list