[oe-commits] [openembedded-core] branch master updated (92c266f -> 8cc08e4)

git at git.openembedded.org git at git.openembedded.org
Sat Sep 22 22:53:58 UTC 2018


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

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

    from 92c266f  glibc: fix Segmentation fault in gethostid.c
     add 0757187  gcc: Fix specs generation for ARC
     add c2b7410  binutils: Fix Glibc building for ARC
     add ac4ce0b  kernel-uimage.bbclass: Dependency on u-boot-mkimage-native for all uImages
     add 798d2ac  Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that."
     add df72761  kernel-fitimage: Fix dangling symlink to image tree source
     add 62d2d7d  kernel: Fix modules tarball generation with usrmerge
     add 8d31396  kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twice
     add 2b2238e  linux-yocto-rt: Add paravirt_kvm support for qemux86-64
     add a49c668  linux-yocto: configuration warning fixes
     add db4c334  linux-yocto/4.18: update to v4.18.7
     add 7ddcba8  linux-yocto: tweak RTC configuration
     add bfe6a9b  linux-yocto/4.14: fix kernel configuration audit warnings
     add 0f455c8  linux-yocto/4.18: update to v4.18.9
     add 636ffae  linux-yocto/4.14: update to v4.14.71
     add 8cc08e4  linux-yocto: enable pci and CRYPTO_DEV_VIRTIO

No new revisions were added by this update.

Summary of changes:
 meta/classes/kernel-fitimage.bbclass               |   2 +-
 meta/classes/kernel-uimage.bbclass                 |   2 +-
 meta/classes/kernel.bbclass                        |  31 ++--
 meta/recipes-devtools/binutils/binutils-2.31.inc   |   4 +
 ...location-where-GOT-information-is-collect.patch | 201 +++++++++++++++++++++
 ...bustness.-Return-FALSE-in-case-of-NULL-po.patch |  38 ++++
 ...lobal-symbol-is-not-an-indirect-or-warnin.patch |  46 +++++
 ...tion-was-still-being-generated-when-symbo.patch |  40 ++++
 meta/recipes-devtools/gcc/gcc-8.2.inc              |   1 +
 .../gcc/gcc-8.2/0041-ARC-fix-spec-gen.patch        |  44 +++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   8 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  20 +-
 16 files changed, 421 insertions(+), 56 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0018-Refactored-location-where-GOT-information-is-collect.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0019-Improved-robustness.-Return-FALSE-in-case-of-NULL-po.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0020-Make-sure-global-symbol-is-not-an-indirect-or-warnin.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0021-PLT-information-was-still-being-generated-when-symbo.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.2/0041-ARC-fix-spec-gen.patch

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


More information about the Openembedded-commits mailing list