[OE-core] [PATCH 00/15] Warrior review request

Armin Kuster akuster808 at gmail.com
Tue May 21 01:43:02 UTC 2019


Here is the next small batch for the next warrior.
This includes " oeqa/target/ssh: Replace suggogatepass with ignoring errors" which was just merged.
( take it up with the owner)

This series was tested on the AB.

The following changes since commit 21079473e0cbd0e43682dc0d15a651e7e64db747:

  oeqa/core/runner: Handle unexpectedSucesses (2019-05-11 08:44:16 -0700)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/warrior-next
  http://cgit.openembedded.org//log/?h=stable/warrior-next

Alejandro Enedino Hernandez Samaniego (1):
  run-postinsts: Fix full execution of scripts at first boot

Alex Kiernan (1):
  shadow: Backport last change reproducibility

Chee Yang Lee (1):
  wic/bootimg-efi: replace hardcoded volume name with label

Hongxu Jia (1):
  oeqa/targetcontrol.py: fix qemuparams not work in runqemu with
    launch_cmd

Kai Kang (1):
  bitbake.conf: set NO_RECOMMENDATIONS with weak assignment

Martin Jansa (2):
  glib-networking: add PACKAGECONFIG for openssl
  perf: make sure that the tools/include/uapi/asm-generic directory
    exists

Mikko Rapeli (2):
  openssh: recommend rng-tools with sshd
  oeqa/sdk: use bash to execute SDK test commands

Ming Liu (1):
  kernel.bbclass: adjust a condition checking

Paul Barker (1):
  gdb: Fix aarch64 build with musl

Richard Purdie (4):
  oeqa/runner: Fix subunit setupClass/setupModule failure handling
  oeqa/concurrenttest: Patch subunit module to handle classSetup
    failures
  oeqa/target/ssh: Replace suggogatepass with ignoring errors
  core-image-sato-sdk-ptest: Tweak size to stay within 4GB limit

 meta/classes/kernel.bbclass                        |  3 +-
 meta/conf/bitbake.conf                             |  2 +-
 meta/lib/oeqa/core/runner.py                       |  4 +-
 meta/lib/oeqa/core/target/ssh.py                   |  4 +-
 meta/lib/oeqa/core/utils/concurrencytest.py        | 27 ++++++-
 meta/lib/oeqa/sdk/case.py                          |  2 +-
 meta/lib/oeqa/sdk/utils/sdkbuildproject.py         |  3 +-
 meta/lib/oeqa/targetcontrol.py                     |  2 +-
 meta/recipes-connectivity/openssh/openssh_7.9p1.bb |  1 +
 .../glib-networking/glib-networking_2.60.1.bb      |  1 +
 meta/recipes-devtools/gdb/gdb-8.2.1.inc            |  1 +
 ...-AArch64-Fix-the-gdb-build-with-musl-libc.patch | 52 +++++++++++++
 .../run-postinsts/run-postinsts/run-postinsts      |  2 +-
 ...p_lstchg-shadow-field-reproducible-re.-71.patch | 89 ++++++++++++++++++++++
 ...002-gettime-Use-secure_getenv-over-getenv.patch | 71 +++++++++++++++++
 meta/recipes-extended/shadow/shadow.inc            |  2 +
 meta/recipes-kernel/perf/perf.bb                   |  2 +-
 .../images/core-image-sato-sdk-ptest.bb            |  4 +-
 scripts/lib/wic/plugins/source/bootimg-efi.py      |  6 +-
 19 files changed, 259 insertions(+), 19 deletions(-)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0012-AArch64-Fix-the-gdb-build-with-musl-libc.patch
 create mode 100644 meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 create mode 100644 meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch

-- 
2.7.4



More information about the Openembedded-core mailing list