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

git at git.openembedded.org git at git.openembedded.org
Fri Jun 14 22:06:32 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.

    from c1c4907  perl: Fix setgroup call regression from 5.30
     new 80f453d  lttng-modules: Upgrade 2.10.9 -> 2.10.10
     new 27744ad  gstreamer1.0-libav: disable API documentation
     new abc3280  util-linux: add setpriv utility
     new 07090e3  libcap-ng: split into libcap-ng/libcap-ng-python
     new d28eacd  ptest-runner: enable child procs as session leader
     new 7722988  bash: use setpriv, sed.sed to run ptests

The 6 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/conf/distro/include/maintainers.inc           |   1 +
 meta/recipes-core/util-linux/util-linux.inc        |  15 +-
 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 +-
 ...-modules_2.10.9.bb => lttng-modules_2.10.10.bb} |   4 +-
 .../gstreamer/gstreamer1.0-libav_1.16.0.bb         |   5 +
 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 +-
 16 files changed, 295 insertions(+), 85 deletions(-)
 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
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.9.bb => lttng-modules_2.10.10.bb} (90%)
 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