[oe-commits] [openembedded-core] branch sumo updated (6aaed23 -> 11487d9)

git at git.openembedded.org git at git.openembedded.org
Sun Jul 29 23:03:11 UTC 2018


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

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

    from 6aaed23  bmap-tools: Add python3-fcntl dependency
     new e167e99  staging/image: Fix multilib recipe sysroot issues
     new c1455f3  staging: Improve fixup processing code
     new a460110  staging: Always use the default sysroot for allarch recipes
     new 4a75ecc  linux-libc-headers: To fix build error when enable mutilib on aarch64 Big endian.
     new 50bf492  linux-yocto/4.12: bump to v4.12.25
     new 650cbbf  linux-yocto/4.12: update to v4.12.26
     new d127226  perf: disable parallelism for 'make clean'
     new 2217c4e  wic/engine: fix errors when expanding partitions
     new 167d0c4  wic/engine: use up all free space when expanding partitions
     new e0e3667  insane: optimise buildpath search
     new d132743  tiff: security fix CVE-2018-10963
     new 195f7a1  gnutls: use HTTP instead of FTP
     new befc0dc  bash: fix wrong exit status offset
     new 99ea485  curl: update 7.60.0 -> 7.61.0
     new 77586b8  u-boot: Fix build race condition
     new 7fe620e  glibc: Avoid multilibbing on wordsize.h
     new 11487d9  gio-module-cache.bbclass: disable update_gio_module_cache postinst script for nativesdk

The 17 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/gio-module-cache.bbclass              |  1 +
 meta/classes/insane.bbclass                        |  4 +-
 meta/classes/staging.bbclass                       | 25 ++++++-----
 meta/classes/utils.bbclass                         |  2 +
 ...0001-efi_loader-avoid-make-race-condition.patch | 51 ++++++++++++++++++++++
 meta/recipes-bsp/u-boot/u-boot-common_2018.01.inc  |  1 +
 meta/recipes-core/glibc/glibc-package.inc          |  3 +-
 meta/recipes-extended/bash/bash.inc                |  2 +-
 .../linux-libc-headers/linux-libc-headers.inc      |  4 ++
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 20 ++++-----
 meta/recipes-kernel/perf/perf.bb                   |  7 +++
 .../libtiff/files/CVE-2018-10963.patch             | 39 +++++++++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |  1 +
 .../curl/{curl_7.60.0.bb => curl_7.61.0.bb}        |  4 +-
 meta/recipes-support/gnutls/gnutls.inc             |  2 +-
 scripts/lib/wic/engine.py                          | 13 +++---
 18 files changed, 149 insertions(+), 42 deletions(-)
 create mode 100644 meta/recipes-bsp/u-boot/files/0001-efi_loader-avoid-make-race-condition.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-10963.patch
 rename meta/recipes-support/curl/{curl_7.60.0.bb => curl_7.61.0.bb} (95%)

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


More information about the Openembedded-commits mailing list