[oe-commits] [openembedded-core] branch master updated (a4edfa4 -> d85d529)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 24 17:46:34 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 a4edfa4  remove unused distutils-tools.bbclass
     add ea35269  sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignored
     new 70859e1  perl: Make install.perl depend on install.sym
     new 9c6ad57  bitbake.conf: Add CCACHE_TOP_DIR to BB_HASHBASE_WHITELIST
     new 6900b9c  systemd: Security fix CVE-2018-16864
     new 314887a  systemd: Security fix CVE-2018-16865
     new bdee912  systemd: Security fix CVE-2018-16866
     new d1d96f3  gettext: Add --cache-file to EXTRA_OECONF
     new 5607ae1  ncurses: Add --cache-file to EXTRA_OECONF
     new 48cc717  gcc-runtime: Add --cache-file to EXTRA_OECONF
     new c08478c  packagegroup.bbclass: Set INHIBIT_DEFAULT_DEPS
     new 6452ccd  fontconfig: Fix define for HAVE_POSIX_FADVISE
     new 984f56b  eSDK.py: avoid error in tearDownClass due to race condistion
     new 997ab2f  runtime/ksample.py: correct a syntax and perfect item about architecture
     new bc07d82  eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure
     new 1447afd  ptest-runner: pass libdir to DEFAULT_DIRECTORY when compiling
     new d85d529  linux-yocto/4.19: riscv: enable serial

The 15 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/packagegroup.bbclass                  |   2 +
 meta/classes/sstate.bbclass                        |   1 +
 meta/conf/bitbake.conf                             |   2 +-
 meta/lib/oeqa/runtime/cases/ksample.py             |   6 +-
 meta/lib/oeqa/selftest/cases/eSDK.py               |   8 +-
 meta/recipes-core/gettext/gettext_0.19.8.1.bb      |   1 +
 meta/recipes-core/ncurses/ncurses_6.1+20181013.bb  |   2 +-
 ...-not-store-the-iovec-entry-for-process-co.patch | 204 +++++++++++++++++++++
 ...ld-set-a-limit-on-the-number-of-fields-1k.patch |  56 ++++++
 ...ote-set-a-limit-on-the-number-of-fields-i.patch |  84 +++++++++
 .../0027-journal-fix-syslog_parse_identifier.patch |  77 ++++++++
 ...not-remove-multiple-spaces-after-identifi.patch |  84 +++++++++
 meta/recipes-core/systemd/systemd_239.bb           |   5 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   1 +
 ...e-Make-install.perl-depend-on-install.sym.patch |  32 ++++
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   |   1 +
 ...cache.c-Fix-define-for-HAVE_POSIX_FADVISE.patch |  33 ++++
 .../fontconfig/fontconfig_2.12.6.bb                |   1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 .../ptest-runner/ptest-runner_2.3.bb               |   4 +-
 22 files changed, 599 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0024-journald-do-not-store-the-iovec-entry-for-process-co.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0025-journald-set-a-limit-on-the-number-of-fields-1k.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0026-journal-remote-set-a-limit-on-the-number-of-fields-i.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0027-journal-fix-syslog_parse_identifier.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0028-journal-do-not-remove-multiple-spaces-after-identifi.patch
 create mode 100644 meta/recipes-devtools/perl-sanity/files/0001-Makefile-Make-install.perl-depend-on-install.sym.patch
 create mode 100644 meta/recipes-graphics/fontconfig/fontconfig/0001-src-fccache.c-Fix-define-for-HAVE_POSIX_FADVISE.patch

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


More information about the Openembedded-commits mailing list