[oe-commits] [openembedded-core] branch master updated (27744ad -> ce69c21)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 10:24:11 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 27744ad  gstreamer1.0-libav: disable API documentation
     new 1c4b8d7  openssh: fix potential signed overflow in pointer arithmatic
     new 18dd8e7  lttng-modules: Add git based recipe
     new 50004f4  context.py: fix skipping function
     new 587ba5f  util-linux: add setpriv utility
     new 9592b31  libcap-ng: split into libcap-ng/libcap-ng-python
     new 83795a8  ptest-runner: enable child procs as session leader
     new 81e3f01  bash: use setpriv, sed.sed to run ptests
     new 728cd93  openssl: fix failure of ptest test_shlibload
     new a725d18  kernel-uboot: compress arm64 kernels
     new ce69c21  perl: Move perl-sanity -> perl

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/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        |  15 +-
 ...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-extended/bash/bash.inc                |   5 +-
 ...roc-run-heredoc-run-execscript-run-test-f.patch |  45 -----
 meta/recipes-extended/bash/bash/run-bash-ptests    |   4 +
 meta/recipes-extended/bash/bash/run-ptest          |  10 +-
 meta/recipes-extended/bash/bash_5.0.bb             |   2 +-
 meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb |  11 +-
 meta/recipes-support/libcap-ng/libcap-ng           |   1 +
 .../{libcap-ng => libcap-ng-python}/python.patch   |   0
 .../libcap-ng/libcap-ng-python_0.7.9.bb            |  27 +++
 meta/recipes-support/libcap-ng/libcap-ng.inc       |  17 ++
 meta/recipes-support/libcap-ng/libcap-ng_0.7.9.bb  |  28 +--
 ...-utils-ensure-child-can-be-session-leader.patch | 212 +++++++++++++++++++++
 .../ptest-runner/ptest-runner_2.3.1.bb             |   4 +-
 33 files changed, 327 insertions(+), 96 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%)
 delete mode 100644 meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch
 create mode 100644 meta/recipes-extended/bash/bash/run-bash-ptests
 create mode 120000 meta/recipes-support/libcap-ng/libcap-ng
 rename meta/recipes-support/libcap-ng/{libcap-ng => libcap-ng-python}/python.patch (100%)
 create mode 100644 meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb
 create mode 100644 meta/recipes-support/libcap-ng/libcap-ng.inc
 create mode 100644 meta/recipes-support/ptest-runner/ptest-runner/0004-utils-ensure-child-can-be-session-leader.patch

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


More information about the Openembedded-commits mailing list