[oe-commits] [openembedded-core] branch master updated (4e3ab36 -> df74b97)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 12 14:09:17 UTC 2017


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

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

    from 4e3ab36  oeqa: Change the order to logDetails and logSummary
     add cde66d5  meta*: Add LAYERSERIES_COMPAT and LAYERSERIES_CORENAMES markup to layer.conf
     new caf2f85  gdb: Upgrade to 8.0 release
     new 4f8ed1b  tcf-agent: kill with USR2 in systemd stop
     new 7a47752  tcf-agent: Fix daemon termination
     new d7a38c4  fts: Switch SRC_URI to github
     new 06bea09  cve-check-tool: fix crash on exceptions
     new 85b4941  cve-check: clean cve-check recipe result before re-building
     new 6d8a17f  cve-check: do not parse error output
     new a1af526  cve-check: add do_rootfs dependency on cve-check
     new a58e53f  image-vm: Avoid use of fold, tac and paste commands for DISK_SIGNATURE
     new 25c8d73  opkg-utils: if Python support is disabled, delete the Python scripts
     new cf2ee12  oeqa/core/loader: Fix filtering on test modules with submodules
     new 4d01610  oeqa/cases/oelib: Change default case class to unittest.case.TestCase
     new baac26f  oeqa/core/loader: Allow unittest.TestCase's to be executed
     new 2c0062b  devtool/standard: Fix lock in _prep_extract_operation
     new 9f389cf  gzip: add ptest
     new df76886  alsa-plugins: 1.1.1 -> 1.1.4
     new ae7e5f6  alsa-utils: 1.1.3 -> 1.1.4
     new e2ede4f  alsa-lib: 1.1.3 -> 1.1.4.1
     new a0d24f6  linux-yocto/meta: configuration changes (wifi, kexec and nft)
     new ce7044b  kern-tools: avoid syntax errors when inheriting meta data
     new 9d40022  linux-yocto-rt: 4.9-rt18
     new de5b0d9  linux-yocto/4.10: update to v4.10.17
     new d26a362  linux-yocto/4.9: update to 4.9.31
     new 2e7d1a4  linux-yocto/4.4: update to v4.4.71
     new f108c4d  package_rpm.bbclass: use multithreaded xz compression
     new bd06a1c  busybox: add backported patch to support iproute 'scope'
     new 106b59d  openssh: allow to override OpenSSL HostKeys when read-only-rootfs
     new f4edc20  cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new file
     new 05f6ff9  dpkg: Fix perl modules by moving them to the versioned perl directory
     new 2e0044e  dpkg: Add missing RDEPENDS for dpkg-perl
     new 8611593  bitbake.conf: add BB_CMDLINE to BB_HASHCONFIG_WHITELIST
     new 1a6424e  classes/buildhistory: use BB_CMDLINE to get bitbake command line
     new 266545f  librepo: Fix typo: correct LRO_SSLVERIFYHOST with CURLOPT_SSL_VERIFYHOST
     new 3f7fd73  diffutils: prevent host path leaks, set pr path
     new ba7e5f5  gnutls: Upgrade to 3.5.13
     new 5770cd5  rng-tools: Fix textrels on 32bit x86
     new b464e33  testimage.bbclass: Correct the comment to state right dir for test cases
     new 9c91df3  runqemu-export-rootfs: don't change RPC ports
     new 3b3ae91  bitbake.conf: DISTRO_FEATURES as overrides
     new 13024ce  utils.py: helper function for optional include files
     new 6fd63e2  mesa.inc: enable texture float for gallium
     new 7639167  native/nativesdk: Ensure DISTRO_FEATURES is determistic
     new df74b97  buildhistory: force writing SRCREV values

The 43 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-selftest/conf/layer.conf                      |    2 +
 meta-skeleton/conf/layer.conf                      |    2 +
 meta/classes/buildhistory.bbclass                  |   20 +-
 meta/classes/cpan-base.bbclass                     |   24 +-
 meta/classes/cve-check.bbclass                     |    8 +-
 meta/classes/image-vm.bbclass                      |    2 +-
 meta/classes/native.bbclass                        |    2 +-
 meta/classes/nativesdk.bbclass                     |    2 +-
 meta/classes/package_rpm.bbclass                   |    2 +
 .../{cpan-base.bbclass => perl-version.bbclass}    |   16 -
 meta/classes/rootfs-postcommands.bbclass           |    4 +-
 meta/classes/testimage.bbclass                     |    2 +-
 meta/conf/bitbake.conf                             |   19 +-
 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 meta/conf/layer.conf                               |    2 +
 meta/lib/oe/utils.py                               |   40 +
 meta/lib/oeqa/core/loader.py                       |   82 +-
 meta/lib/oeqa/core/runner.py                       |   25 +-
 meta/lib/oeqa/selftest/cases/oelib/elf.py          |    4 +-
 meta/lib/oeqa/selftest/cases/oelib/license.py      |    6 +-
 meta/lib/oeqa/selftest/cases/oelib/path.py         |    4 +-
 meta/lib/oeqa/selftest/cases/oelib/types.py        |    6 +-
 meta/lib/oeqa/selftest/cases/oelib/utils.py        |    6 +-
 meta/recipes-connectivity/openssh/openssh/init     |   46 +-
 ...mproper-optimization-req.r.rtm_scope-may-.patch |   33 +
 .../0001-iproute-support-scope-.-Closes-8561.patch |  122 ++
 meta/recipes-core/busybox/busybox_1.24.1.bb        |    2 +
 meta/recipes-core/fts/fts.bb                       |   36 +-
 .../fts/fts/fts-header-correctness.patch           |   25 -
 meta/recipes-core/fts/fts/fts-uclibc.patch         |   50 -
 meta/recipes-core/fts/fts/gcc5.patch               | 1368 --------------------
 meta/recipes-core/fts/fts/remove_cdefs.patch       |   69 -
 meta/recipes-core/fts/fts/stdint.patch             |   15 -
 .../cve-check-tool/cve-check-tool_5.6.4.bb         |    1 +
 ...01-Fix-freeing-memory-allocated-by-sqlite.patch |   50 +
 meta/recipes-devtools/dpkg/dpkg.inc                |   33 +-
 .../gdb/{gdb-7.12.1.inc => gdb-8.0.inc}            |    4 +-
 ...anadian_7.12.1.bb => gdb-cross-canadian_8.0.bb} |    0
 .../gdb/{gdb-cross_7.12.1.bb => gdb-cross_8.0.bb}  |    0
 .../gdb/0001-include-sys-types.h-for-mode_t.patch  |    6 +-
 ...0002-make-man-install-relative-to-DESTDIR.patch |    6 +-
 ...s-linux-nat-Define-_ABIO32-if-not-defined.patch |    8 +-
 ...Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch |   10 +-
 ...d-support-for-Renesas-SH-sh4-architecture.patch |   57 +-
 ...e-libreadline.a-when-using-disable-static.patch |   12 +-
 .../gdb/gdb/0007-use-asm-sgidefs.h.patch           |    8 +-
 .../0008-Use-exorted-definitions-of-SIGRTMIN.patch |   14 +-
 .../gdb/gdb/0009-Change-order-of-CFLAGS.patch      |   24 +-
 .../0010-resolve-restrict-keyword-conflict.patch   |    8 +-
 .../gdb/{gdb_7.12.1.bb => gdb_8.0.bb}              |    0
 ...rrect-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch |   40 +
 meta/recipes-devtools/librepo/librepo_git.bb       |    1 +
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    5 +
 .../tcf-agent/tcf-agent/tcf-agent.init             |   12 +-
 .../tcf-agent/tcf-agent/tcf-agent.service          |    2 +
 meta/recipes-extended/diffutils/diffutils_3.5.bb   |    2 +-
 .../0001-gzip-port-zdiff-zless-to-Busybox.patch    |   59 +
 meta/recipes-extended/gzip/files/run-ptest         |    6 +
 meta/recipes-extended/gzip/gzip_1.8.bb             |   20 +-
 .../mesa/files/0002-hardware-gloat.patch           |   51 +
 meta/recipes-graphics/mesa/mesa.inc                |    2 +-
 meta/recipes-graphics/mesa/mesa_17.1.1.bb          |    1 +
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |   20 +-
 .../alsa-lib/0001-ucm-parser-needs-limits.h.patch  |   33 -
 .../{alsa-lib_1.1.3.bb => alsa-lib_1.1.4.1.bb}     |    5 +-
 ...alsa-plugins_1.1.1.bb => alsa-plugins_1.1.4.bb} |    4 +-
 ...cripts_1.1.3.bb => alsa-utils-scripts_1.1.4.bb} |    0
 .../{alsa-utils_1.1.3.bb => alsa-utils_1.1.4.bb}   |    4 +-
 .../gnutls/use-pkg-config-to-locate-zlib.patch     |   28 +-
 .../gnutls/{gnutls_3.5.9.bb => gnutls_3.5.13.bb}   |    4 +-
 .../rng-tools-5-fix-textrels-on-PIC-x86.patch      |  104 ++
 meta/recipes-support/rng-tools/rng-tools_5.bb      |    1 +
 scripts/lib/devtool/standard.py                    |    1 +
 scripts/runqemu-export-rootfs                      |    8 +-
 83 files changed, 889 insertions(+), 1891 deletions(-)
 copy meta/classes/{cpan-base.bbclass => perl-version.bbclass} (61%)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-ip-fix-an-improper-optimization-req.r.rtm_scope-may-.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-iproute-support-scope-.-Closes-8561.patch
 delete mode 100644 meta/recipes-core/fts/fts/fts-header-correctness.patch
 delete mode 100644 meta/recipes-core/fts/fts/fts-uclibc.patch
 delete mode 100644 meta/recipes-core/fts/fts/gcc5.patch
 delete mode 100644 meta/recipes-core/fts/fts/remove_cdefs.patch
 delete mode 100644 meta/recipes-core/fts/fts/stdint.patch
 create mode 100644 meta/recipes-devtools/cve-check-tool/files/0001-Fix-freeing-memory-allocated-by-sqlite.patch
 rename meta/recipes-devtools/gdb/{gdb-7.12.1.inc => gdb-8.0.inc} (88%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.12.1.bb => gdb-cross-canadian_8.0.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_7.12.1.bb => gdb-cross_8.0.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_7.12.1.bb => gdb_8.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/librepo/librepo/0005-Fix-typo-correct-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch
 create mode 100644 meta/recipes-extended/gzip/files/0001-gzip-port-zdiff-zless-to-Busybox.patch
 create mode 100644 meta/recipes-extended/gzip/files/run-ptest
 create mode 100644 meta/recipes-graphics/mesa/files/0002-hardware-gloat.patch
 delete mode 100644 meta/recipes-multimedia/alsa/alsa-lib/0001-ucm-parser-needs-limits.h.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.3.bb => alsa-lib_1.1.4.1.bb} (87%)
 rename meta/recipes-multimedia/alsa/{alsa-plugins_1.1.1.bb => alsa-plugins_1.1.4.bb} (96%)
 rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.3.bb => alsa-utils-scripts_1.1.4.bb} (100%)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.1.3.bb => alsa-utils_1.1.4.bb} (97%)
 rename meta/recipes-support/gnutls/{gnutls_3.5.9.bb => gnutls_3.5.13.bb} (66%)
 create mode 100644 meta/recipes-support/rng-tools/rng-tools/rng-tools-5-fix-textrels-on-PIC-x86.patch

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


More information about the Openembedded-commits mailing list