[oe-commits] [openembedded-core] branch master-next updated (3f9dee6 -> a03e254)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 3 23:01:21 UTC 2019


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 3f9dee6  resulttool: modify to be multi-machine
 discard 4c91ad0  lib/oe/reciputils.py: support character `+' in git pv
 discard 166ad82  grub/grub-efi: fix unrecognized command line option '-pipe-Wno-error' in CFLAGS
 discard e91250c  e2fsprogs: Fix missing ptest dependencies
     new 356273e  grub/grub-efi: fix unrecognized command line option '-pipe-Wno-error' in CFLAGS
     new 840ffe7  lib/oe/reciputils.py: support character `+' in git pv
     new 00636ea  resulttool: modify to be multi-machine
     new bcac581  e2fsprogs: Fix missing ptest dependencies
     new c2d3271  liburcu: update to 0.11.1
     new 9d911b8  linux-yocto: ptest: Add SCSI debug configuration for util-linux
     new 015a03a  resulttool/manualexecution: Enable creation of test case configuration
     new e440718  bash: Replace uninative loader path in ptest
     new 5ad12dc  zip: Remove build date to improve reproducibility
     new a03e254  classes/package: Sort ELF file list

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   (3f9dee6)
            \
             N -- N -- N   refs/heads/master-next (a03e254)

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 10 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/package.bbclass                       |  6 +++++
 meta/lib/oeqa/selftest/cases/resulttooltests.py    |  2 +-
 meta/recipes-extended/bash/bash.inc                |  1 +
 .../zip/zip-3.0/10-remove-build-date.patch         | 19 +++++++++++++
 meta/recipes-extended/zip/zip_3.0.bb               |  4 ++-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  2 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |  2 +-
 .../{liburcu_0.11.0.bb => liburcu_0.11.1.bb}       |  4 +--
 scripts/lib/resulttool/manualexecution.py          | 31 +++++++++++++++++++++-
 13 files changed, 68 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-extended/zip/zip-3.0/10-remove-build-date.patch
 rename meta/recipes-support/liburcu/{liburcu_0.11.0.bb => liburcu_0.11.1.bb} (83%)

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


More information about the Openembedded-commits mailing list