[oe-commits] [openembedded-core] branch master-next updated (ae07f69 -> 358636e)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 7 14:41:27 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 ae07f69  qemurunner.py: add try/except for pid handling race
 discard 71a2b61  bison: Upgrade to 3.5.1
 discard 385afaf  oeqa: autoreconf cpio before building
 discard 0f576c9  oeqa: Use cpio 2.13 as testcase
 discard bf897ec  libevdev: Fix determinism issue
 discard f06521a  perl: Fix repro issues (partial)
     new c62e876  oeqa: Use cpio 2.13 as testcase
     new 9b18f5a  oeqa: autoreconf cpio before building
     new 7f96a8c  bison: Upgrade to 3.5.1
     new b69c3f8  qemurunner.py: add try/except for pid handling race
     new 17a637c  sudo: specify where target tools are
     new 95202bb  sysvinit: Fix Reproducibility issue
     new 2b5deaa  libevdev: Fix determinism issue
     new 358636e  perl: Fix various reproducibile build issues

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   (ae07f69)
            \
             N -- N -- N   refs/heads/master-next (358636e)

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 8 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/recipes-core/sysvinit/sysvinit_2.96.bb                      | 1 +
 .../recipes-devtools/perl/files/{fix.patch => determinism.patch} | 0
 meta/recipes-devtools/perl/perl_5.30.1.bb                        | 2 +-
 meta/recipes-extended/sudo/sudo.inc                              | 2 +-
 meta/recipes-extended/sudo/sudo_1.8.30.bb                        | 9 ++++++++-
 5 files changed, 11 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/perl/files/{fix.patch => determinism.patch} (100%)

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


More information about the Openembedded-commits mailing list