[oe-commits] [openembedded-core] branch pyro updated (2589890 -> 9c75151)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 7 17:12:01 UTC 2018


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

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

    from 2589890  local.conf.sample: Weakly set BB_DISKMON_DIRS
     new f549338  image.bbclass: drop initramfs bundle related code
     new 8bf1588  classes: drop image dependencies on TOPDIR variable
     new ed2d078  archiver: Escape recipe name in regex
     new 62fbbf9  archiver.bbclass: enhance do_ar_recipe task signature
     new 497795c  archiver.bbclass: various fixes for original+diff mode
     new 81a6623  archiver.bbclass: do not cause kernel rebuilds
     new 113de7a  archiver.bbclass: fix do_ar_original error for matchbox-desktop
     new adb5234  archiver.bbclass: adapt do_unpack_and_patch to RSS
     new 23d55b3  archiver: avoid archiving source for glibc-locale
     new 60f2c79  archiver: preserve sysroot paths in configured mode
     new c8f4cd3  bluez5: fix out-of-bounds access in SDP server (CVE-2017-1000250)
     new 39fcca6  cross.bbclass: Remove usage of host flags for cross-compilation
     new 6a2bdae  runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86
     new 764b93c  staging.bbclass: handle postinst-useradd-* fixmes
     new 0addd63  v86d: take tarball from debian
     new b49773c  liburi-perl: update SRC_URI to yoctoproject mirror
     new 04bff57  diffstat: use HTTP mirror for SRC_URI
     new bc36f8f  linux-firmware: Remove iwlwifi-8000C-19 SRC_URI
     new 1c98acf  portmaper: checkuri fails.
     new 9c75151  ovmf: Fix build with gcc7

The 20 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/archiver.bbclass                      | 71 ++++++++++++++++++----
 meta/classes/cross.bbclass                         |  8 +--
 meta/classes/image.bbclass                         | 12 ----
 meta/classes/image_types_wic.bbclass               |  2 +-
 meta/classes/qemuboot.bbclass                      |  1 +
 meta/classes/rootfs-postcommands.bbclass           |  1 +
 meta/classes/staging.bbclass                       |  2 +-
 meta/classes/useradd.bbclass                       |  5 +-
 meta/lib/oe/sstatesig.py                           |  6 +-
 meta/recipes-bsp/v86d/v86d_0.1.10.bb               |  6 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |  1 +
 .../bluez5/bluez5/cve-2017-1000250.patch           | 34 +++++++++++
 meta/recipes-connectivity/portmap/portmap_6.0.bb   |  2 +-
 ...g-UefiHiiLib-Fix-incorrect-comparison-exp.patch | 39 ++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb                 |  1 +
 meta/recipes-devtools/diffstat/diffstat_1.61.bb    |  2 +-
 meta/recipes-devtools/perl/liburi-perl_1.71.bb     |  2 +-
 .../linux-firmware/linux-firmware_git.bb           | 12 +---
 scripts/runqemu                                    |  5 ++
 19 files changed, 161 insertions(+), 51 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/cve-2017-1000250.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-UefiHiiLib-Fix-incorrect-comparison-exp.patch

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


More information about the Openembedded-commits mailing list