[oe-commits] [openembedded-core] branch master-next updated (6f01a53 -> 7ef19aa)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 12 00:28:21 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.

    from 6f01a53  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
     new 2d0cbb9  babletrace2: make manpages multilib identical
     new 58449ec  glib-2.0: Correct multilib conflict
     new a020e04  strace: Fix reproducibility issues
     new bec9cf7  qemu: Fix reproducibilty issues
     new 3f6b8c5  ltp: fix reproducibilty issues
     new dfe8340  gtk-doc: Fix reproducibity issues
     new e896a48  dnf: fix reproducibilty issue
     new 3f45a0f  boost: fix reproducibilty issues
     new 56c5d6f  weston-init: Allow use of weston without input devices
     new cb3780e  oeqa/runtime/context.py: fix typo
     new c9ff467  oeqa: enable testresults.json for testexport
     new 8722f01  curl: upgrade 7.69.0 -> 7.69.1
     new 7ef19aa  babeltrace2: initialize the other_entry pointer

The 13 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/lib/oeqa/core/context.py                      | 30 ++++++++++++++++-
 meta/lib/oeqa/core/runner.py                       | 13 ++++++--
 meta/lib/oeqa/runtime/context.py                   |  4 +--
 meta/recipes-core/glib-2.0/glib.inc                |  3 ++
 ...001-set-python-path-for-completion_helper.patch | 24 +++++++++++++
 meta/recipes-devtools/dnf/dnf_4.2.2.bb             |  1 +
 meta/recipes-devtools/qemu/qemu.inc                |  2 ++
 .../0001-strace-fix-reproducibilty-issues.patch    | 39 ++++++++++++++++++++++
 meta/recipes-devtools/strace/strace_5.5.bb         |  1 +
 meta/recipes-extended/ltp/ltp_20200120.bb          |  6 ++++
 meta/recipes-gnome/gtk-doc/gtk-doc_1.32.bb         | 12 +++++++
 .../wayland/weston-init/weston.ini                 |  3 +-
 .../0001-Make-manpages-multilib-identical.patch    | 28 ++++++++++++++++
 meta/recipes-kernel/lttng/babeltrace2_2.0.1.bb     |  2 ++
 meta/recipes-support/boost/boost.inc               |  5 +++
 .../curl/{curl_7.69.0.bb => curl_7.69.1.bb}        |  4 +--
 16 files changed, 168 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-devtools/dnf/dnf/0001-set-python-path-for-completion_helper.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-strace-fix-reproducibilty-issues.patch
 create mode 100644 meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch
 rename meta/recipes-support/curl/{curl_7.69.0.bb => curl_7.69.1.bb} (95%)

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


More information about the Openembedded-commits mailing list