[oe-commits] [openembedded-core] branch master-next updated (7722988 -> 3abfbac)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 17 15:59:36 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 7722988  bash: use setpriv, sed.sed to run ptests
 discard d28eacd  ptest-runner: enable child procs as session leader
 discard 07090e3  libcap-ng: split into libcap-ng/libcap-ng-python
 discard abc3280  util-linux: add setpriv utility
     new 8b134c1  perl: Move perl-sanity -> perl
     new b2a4811  openssh: fix potential signed overflow in pointer arithmatic
     new 856948e  lttng-modules: Add git based recipe
     new 8673612  context.py: fix skipping function
     new 9a5e112  util-linux: add setpriv utility
     new 7056f11  libcap-ng: split into libcap-ng/libcap-ng-python
     new 4d8aad9  ptest-runner: enable child procs as session leader
     new e1d2f0a  bash: use setpriv, sed.sed to run ptests
     new d0ad349  openssl: fix failure of ptest test_shlibload
     new 21386ce  wic/bootimg-efi: allow multiple initrd
     new 3abfbac  kernel-uboot: compress arm64 kernels

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

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/kernel-uboot.bbclass                  |  4 ++--
 meta/conf/distro/include/maintainers.inc           |  1 -
 meta/lib/oeqa/core/context.py                      |  7 +++++-
 ...ial-signed-overflow-in-pointer-arithmatic.patch | 26 ++++++++++++++++------
 .../recipes-connectivity/openssl/openssl_1.1.1c.bb |  4 ++--
 meta/recipes-core/util-linux/util-linux.inc        |  2 +-
 ...keMaker-add-LDFLAGS-when-linking-binary-m.patch |  0
 ...s-module-breaks-through-the-perl-wrapper-.patch |  0
 ...ath.sh-do-not-hardcode-prefix-lib-as-libr.patch |  0
 ...ool.sh-do-not-quote-the-argument-to-comma.patch |  0
 ...rl-cross-add-LDFLAGS-when-linking-libperl.patch |  0
 .../{perl-sanity => perl}/files/errno_ver.diff     |  0
 .../{perl-sanity => perl}/files/fix-setgroup.patch |  0
 .../files/native-perlinc.patch                     |  0
 .../files/perl-configpm-switch.patch               |  0
 .../files/perl-dynloader.patch                     |  0
 .../{perl-sanity => perl}/files/perl-rdepends.txt  |  0
 .../{perl-sanity => perl}/files/run-ptest          |  0
 .../{perl-sanity => perl}/perl-ptest.inc           |  0
 .../{perl-sanity => perl}/perl_5.30.0.bb           |  0
 meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb | 11 ++++++++-
 scripts/lib/wic/plugins/source/bootimg-efi.py      | 24 +++++++++++++-------
 22 files changed, 56 insertions(+), 23 deletions(-)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/errno_ver.diff (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/fix-setgroup.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/native-perlinc.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-configpm-switch.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-dynloader.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-rdepends.txt (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/run-ptest (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/perl-ptest.inc (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/perl_5.30.0.bb (100%)

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


More information about the Openembedded-commits mailing list