[oe-commits] [openembedded-core] branch pyro-next updated (6c52b2d -> 71a2c25)

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


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

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

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

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6c52b2d)
            \
             N -- N -- N   refs/heads/pyro-next (71a2c25)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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/staging.bbclass                       |  2 +-
 meta/classes/useradd.bbclass                       |  5 +--
 meta/conf/local.conf.sample                        |  2 +-
 meta/recipes-bsp/v86d/v86d_0.1.10.bb               |  6 ++--
 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 +------
 meta/recipes-support/libunwind/libunwind.inc       |  1 +
 scripts/runqemu                                    |  5 +++
 12 files changed, 58 insertions(+), 21 deletions(-)
 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