[oe-commits] [openembedded-core] branch master-next updated (9777a21 -> 7bc4826)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 21 23:53:16 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.

 discard 9777a21  HACK: signing: Add extra test debug
 discard fa0f879  HACK: Enable saving of packages
     new a490257  oeqa: reproducible: Add flag for building from sstate
     new 26a6cab  oeqa: reproducible: Fix extra data reporting
     new 312a4dc  oeqa: reproducible: Do not strip packages
     new f0e71e3  HACK: Enable saving of packages
     new 9b6c569  HACK: signing: Add extra test debug
     new bff30f0  bintuils: Fix relocation of ld.so.conf in nativesdk builds
     new 7612afc  binutils: Install non-alternatives links for nativesdk
     new 7b8eff8  buildtools-tarball: Add an ld.so.conf for nativesdk-binutils
     new c73c38f  qemu: Enable ppc64le support for qemu-usermode
     new 2a6c91d  lib/oe/package_manager: Improve locale-archive reproducibility
     new 7bc4826  perl: support cpan versions of core modules

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9777a21)
            \
             N -- N -- N   refs/heads/master-next (7bc4826)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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/qemu.bbclass                          |  3 +
 meta/conf/bitbake.conf                             |  1 +
 meta/lib/oe/package_manager.py                     |  2 +-
 meta/lib/oeqa/selftest/cases/reproducible.py       | 77 +++++++++++----------
 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, 177 insertions(+), 46 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