[oe-commits] [openembedded-core] branch master updated (aa36510 -> 499a31c)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 07:17:02 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 aa36510  eglinfo: remove the recipe
     new 48ad9cf  sdkext: use simpler kernel module for devtool test
     new 26f9a74  ltp: syscalls: rt_sigwaitinfo01: Fix failure for MIPS arches
     new 491aff8  libedit: remove FETCHCMD append
     new 6f777c8  libnl: upgrade to 3.5.0
     new f4a544f  libnl: don't patch libnl-3.0.pc
     new c608f32  gcc-8.3: Security fix for CVE-2019-14250
     new eecde5b  python-testtools: rdepend on doctest module
     new 9a430fe  logrotate:upgrade 3.15.0 -> 3.15.1
     new 08198d6  python-numpy: rdepend on multiprocessing module
     new 15d57de  systemd: explicitly set the path to nologin
     new 2c47ffb  gcc-common.inc: Process staging fixme with correct target/native sysroot
     new cf79aa6  oeqa/core/tests: Skip test_fail_duplicated_module
     new ddad00b  oeqa/core/tests: Fix test_data module tests
     new 332b1e2  Clean up remnants of glibc-initial
     new 2dc78e8  linux-yocto/5.2: config tweaks and kallsyms fix
     new 77939cc  oe-selftest: Implement console 'keepalive' output
     new 8f06385  systemd: Update to the latest 242 branch
     new 8d692de  Remove leftovers from the eglinfo removal
     new 499a31c  core-image-sato: don't use 512MB in qemumips

The 19 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/staging.bbclass                       |  2 +-
 meta/conf/distro/include/distro_alias.inc          |  2 -
 meta/conf/distro/include/maintainers.inc           |  4 --
 meta/conf/distro/include/security_flags.inc        |  2 -
 meta/conf/distro/include/tcmode-default.inc        |  4 --
 meta/lib/oeqa/core/tests/test_data.py              | 10 +++--
 meta/lib/oeqa/core/tests/test_loader.py            |  1 +
 meta/lib/oeqa/manual/crops.json                    | 12 +++---
 meta/lib/oeqa/sdkext/cases/devtool.py              |  4 +-
 meta/recipes-core/glibc/glibc-package.inc          |  9 +----
 meta/recipes-core/systemd/systemd.inc              |  2 +-
 ...lved-Fix-incorrect-use-of-OpenSSL-BUF_MEM.patch | 41 -------------------
 meta/recipes-core/systemd/systemd_242.bb           |  2 +-
 meta/recipes-devtools/gcc/gcc-8.3.inc              |  1 +
 .../gcc/{gcc-9.2 => gcc-8.3}/CVE-2019-14250.patch  | 14 +++----
 meta/recipes-devtools/gcc/gcc-common.inc           |  2 +-
 .../libedit/libedit_20190324-3.1.bb                |  2 -
 .../recipes-devtools/python-numpy/python-numpy.inc |  1 +
 meta/recipes-devtools/python/python-testtools.inc  |  1 +
 .../{logrotate_3.15.0.bb => logrotate_3.15.1.bb}   |  4 +-
 ...sigtimedwait01-Fix-wrong-sigset-length-fo.patch | 46 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20190517.bb          |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       | 20 +++++-----
 meta/recipes-sato/images/core-image-sato.bb        |  1 +
 ...ATCH-fix-libnl-3.4.0-musl-compile-problem.patch | 38 ------------------
 meta/recipes-support/libnl/libnl/fix-pc-file.patch | 17 --------
 .../libnl/{libnl_3.4.0.bb => libnl_3.5.0.bb}       | 10 ++---
 scripts/lib/scriptutils.py                         | 43 +++++++++++++++++++-
 scripts/oe-selftest                                |  2 +-
 31 files changed, 140 insertions(+), 168 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-resolved-Fix-incorrect-use-of-OpenSSL-BUF_MEM.patch
 copy meta/recipes-devtools/gcc/{gcc-9.2 => gcc-8.3}/CVE-2019-14250.patch (65%)
 rename meta/recipes-extended/logrotate/{logrotate_3.15.0.bb => logrotate_3.15.1.bb} (96%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-syscall-rt_sigtimedwait01-Fix-wrong-sigset-length-fo.patch
 delete mode 100644 meta/recipes-support/libnl/libnl/0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch
 delete mode 100644 meta/recipes-support/libnl/libnl/fix-pc-file.patch
 rename meta/recipes-support/libnl/{libnl_3.4.0.bb => libnl_3.5.0.bb} (82%)

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


More information about the Openembedded-commits mailing list