[oe-commits] [openembedded-core] branch warrior updated (fdc068d -> e4037c6)

git at git.openembedded.org git at git.openembedded.org
Mon May 20 13:39:07 UTC 2019


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

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

    from fdc068d  linux-yocto/5.0: update TCP patch to mainline version
     new cccf000  nettle: fix the Segmentation fault
     new ca38b2f  bitbake.conf: Account for older versions of bitbake
     new 9f47cea  cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
     new 0da5f86  go: Exclude vcs files when installing deps
     new 326188e  recipetool: fix unbound variable when fixed SRCREV can't be found
     new 6d86d12  wic: change expand behaviour to match docs
     new d32cd33  distutils: Run python from the PATH in the -native case as well
     new bbce28b  cml1.bbclass: fix undefined behavior
     new bb5a0fe  resulttool: Add option to dump all ptest logs
     new 6bc286d  opkg: fix ptest packaging when OPKGLIBDIR == libdir
     new da6806d  uboot-sign: add support for different u-boot configurations
     new a0ecd3b  uboot-sign: Fix build when UBOOT_DTB_BINARY is empty
     new 5979289  uboot-sign: Fix u-boot-nodtb symlinks
     new 918e15e  oeqa/ssh: Avoid unicode decode exceptions
     new b1a5713  useradd-staticids: print exception after parse_args() error
     new 23822fb  ghostscript: set CVE_PRODUCT
     new dd1a74f  flac: also add flac to CVE_PRODUCT
     new 6694be6  squashfs-tools: set CVE_PRODUCT
     new c3a325b  acpica: use update-alternatives for acpidump
     new 0e7cef6  bitbake.conf: use https instead of http
     new 551153b  oeqa: Drop OETestID
     new 2107947  oeqa/core/runner: Handle unexpectedSucesses
     new 334fb1d  gdb: Fix aarch64 build with musl
     new e4037c6  oeqa/target/ssh: Replace suggogatepass with ignoring errors

The 24 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/cml1.bbclass                          |  2 +-
 meta/classes/distutils.bbclass                     | 11 ++-
 meta/classes/distutils3.bbclass                    |  7 +-
 meta/classes/go.bbclass                            |  2 +-
 meta/classes/native.bbclass                        |  1 +
 meta/classes/uboot-sign.bbclass                    | 89 ++++++++++++++--------
 meta/classes/useradd-staticids.bbclass             |  8 +-
 meta/conf/bitbake.conf                             | 26 ++++---
 meta/lib/oeqa/core/decorator/oeid.py               | 23 ------
 meta/lib/oeqa/core/runner.py                       | 41 +++-------
 meta/lib/oeqa/core/target/ssh.py                   |  4 +-
 .../oeqa/core/tests/cases/loader/invalid/oeid.py   | 15 ----
 meta/lib/oeqa/core/tests/cases/oeid.py             | 18 -----
 meta/lib/oeqa/core/tests/test_decorators.py        | 23 ------
 meta/lib/oeqa/core/tests/test_loader.py            | 11 ++-
 meta/lib/oeqa/runtime/cases/buildcpio.py           |  2 -
 meta/lib/oeqa/runtime/cases/buildgalculator.py     |  2 -
 meta/lib/oeqa/runtime/cases/buildlzip.py           |  2 -
 meta/lib/oeqa/runtime/cases/connman.py             |  3 -
 meta/lib/oeqa/runtime/cases/date.py                |  2 -
 meta/lib/oeqa/runtime/cases/df.py                  |  2 -
 meta/lib/oeqa/runtime/cases/dnf.py                 | 15 ----
 meta/lib/oeqa/runtime/cases/gcc.py                 |  5 --
 meta/lib/oeqa/runtime/cases/kernelmodule.py        |  2 -
 meta/lib/oeqa/runtime/cases/ksample.py             |  1 -
 meta/lib/oeqa/runtime/cases/ldd.py                 |  2 -
 meta/lib/oeqa/runtime/cases/logrotate.py           |  3 -
 meta/lib/oeqa/runtime/cases/multilib.py            |  3 -
 meta/lib/oeqa/runtime/cases/oe_syslog.py           |  5 --
 meta/lib/oeqa/runtime/cases/pam.py                 |  2 -
 meta/lib/oeqa/runtime/cases/parselogs.py           |  2 -
 meta/lib/oeqa/runtime/cases/perl.py                |  2 -
 meta/lib/oeqa/runtime/cases/ping.py                |  2 -
 meta/lib/oeqa/runtime/cases/ptest.py               |  2 -
 meta/lib/oeqa/runtime/cases/python.py              |  2 -
 meta/lib/oeqa/runtime/cases/rpm.py                 |  7 --
 meta/lib/oeqa/runtime/cases/scp.py                 |  2 -
 meta/lib/oeqa/runtime/cases/skeletoninit.py        |  2 -
 meta/lib/oeqa/runtime/cases/ssh.py                 |  2 -
 meta/lib/oeqa/runtime/cases/stap.py                |  2 -
 meta/lib/oeqa/runtime/cases/systemd.py             |  5 --
 meta/lib/oeqa/runtime/cases/x32lib.py              |  2 -
 meta/lib/oeqa/runtime/cases/xorg.py                |  2 -
 meta/lib/oeqa/sdkext/cases/devtool.py              |  7 --
 meta/lib/oeqa/selftest/cases/archiver.py           |  4 -
 meta/lib/oeqa/selftest/cases/bblayers.py           |  8 --
 meta/lib/oeqa/selftest/cases/bbtests.py            | 26 -------
 meta/lib/oeqa/selftest/cases/buildoptions.py       | 10 ---
 meta/lib/oeqa/selftest/cases/containerimage.py     |  2 -
 meta/lib/oeqa/selftest/cases/devtool.py            | 39 ----------
 meta/lib/oeqa/selftest/cases/distrodata.py         |  2 -
 meta/lib/oeqa/selftest/cases/eSDK.py               |  3 -
 meta/lib/oeqa/selftest/cases/fetch.py              |  2 -
 meta/lib/oeqa/selftest/cases/image_typedep.py      |  2 -
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |  9 ---
 meta/lib/oeqa/selftest/cases/layerappend.py        |  2 -
 meta/lib/oeqa/selftest/cases/liboe.py              |  4 -
 meta/lib/oeqa/selftest/cases/lic_checksum.py       |  2 -
 meta/lib/oeqa/selftest/cases/manifest.py           |  3 -
 meta/lib/oeqa/selftest/cases/meta_ide.py           |  4 -
 meta/lib/oeqa/selftest/cases/oelib/buildhistory.py |  4 -
 meta/lib/oeqa/selftest/cases/oescripts.py          |  2 -
 meta/lib/oeqa/selftest/cases/package.py            |  4 -
 meta/lib/oeqa/selftest/cases/pkgdata.py            |  9 ---
 meta/lib/oeqa/selftest/cases/prservice.py          | 10 ---
 meta/lib/oeqa/selftest/cases/recipetool.py         | 39 ----------
 meta/lib/oeqa/selftest/cases/recipeutils.py        |  1 -
 meta/lib/oeqa/selftest/cases/runcmd.py             | 17 -----
 meta/lib/oeqa/selftest/cases/runqemu.py            | 13 ----
 meta/lib/oeqa/selftest/cases/runtime_test.py       |  9 ---
 meta/lib/oeqa/selftest/cases/selftest.py           |  2 -
 meta/lib/oeqa/selftest/cases/signing.py            |  4 -
 meta/lib/oeqa/selftest/cases/sstatetests.py        | 21 -----
 meta/lib/oeqa/selftest/cases/tinfoil.py            | 11 ---
 meta/lib/oeqa/selftest/cases/wic.py                | 59 --------------
 meta/recipes-devtools/gdb/gdb-8.2.1.inc            |  1 +
 ...-AArch64-Fix-the-gdb-build-with-musl-libc.patch | 52 +++++++++++++
 meta/recipes-devtools/opkg/opkg_0.4.0.bb           |  7 +-
 .../squashfs-tools/squashfs-tools_git.bb           |  2 +
 meta/recipes-extended/acpica/acpica_20180508.bb    |  2 +-
 meta/recipes-extended/cpio/cpio_2.12.bb            |  6 +-
 .../ghostscript/ghostscript_9.26.bb                |  3 +
 meta/recipes-extended/tar/tar_1.31.bb              |  6 +-
 meta/recipes-multimedia/flac/flac_1.3.2.bb         |  2 +-
 meta/recipes-support/nettle/nettle_3.4.1.bb        |  2 +-
 scripts/lib/recipetool/create.py                   |  2 +-
 scripts/lib/resulttool/log.py                      | 54 +++++++++----
 scripts/lib/resulttool/resultutils.py              | 16 ++++
 scripts/wic                                        |  2 +-
 89 files changed, 235 insertions(+), 622 deletions(-)
 delete mode 100644 meta/lib/oeqa/core/decorator/oeid.py
 delete mode 100644 meta/lib/oeqa/core/tests/cases/loader/invalid/oeid.py
 delete mode 100644 meta/lib/oeqa/core/tests/cases/oeid.py
 create mode 100644 meta/recipes-devtools/gdb/gdb/0012-AArch64-Fix-the-gdb-build-with-musl-libc.patch

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


More information about the Openembedded-commits mailing list