[oe-commits] [openembedded-core] branch pyro updated (92f7370 -> 5c4c077)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 15:56:17 UTC 2017


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

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

    from 92f7370  bitbake.conf: add bzr to HOSTTOOLS_NONFATAL
     new 35059f2  rpm: allow arch-dependent binaries in noarch packages
     new fd329fd  package_rpm.bbclass: use multithreaded xz compression
     new 5c8f831  package_rpm.bbclass: disable generation of .build-id links
     new d9f3c80  alsa-utils: Do not hardcode path to /lib/udev
     new ed1aaf2  rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password()
     new 189ea6f  rootfs-postcommands: remove empty line
     new 514cadd  rootfs-postcommands: add test for unsatisfied RRECOMMENDS
     new 8b0c5ab  waffle: fix REQUIRED_DISTRO_FEATURES and PACKAGECONFIG virtual/libgl dependencies
     new 1f5675a  (PRE)MIRRORS: fix pattern for npm:// without slash
     new fd7b5e3  linux-yocto/4.4: update to v4.4.87
     new 8114054  linux-yocto/4.9: update to v4.9.49
     new aa18cb2  linux-yocto/4.10: bluetooth: CVE-2017-1000251
     new 96c573e  linux-yocto/4.4: bluetooth: CVE-2017-1000251
     new cda7f36  linux-yocto/4.9: bluetooth: CVE-2017-1000251
     new ea56903  libproxy: use stable download URL
     new 9b7ac3f  linuux-yocto/4.1: update to 4.1.43 plus bluetooth CVE-2017-1000251
     new 5c4c077  gcc-6.3.inc: Use ucontext_t not struct ucontext.

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/mirrors.bbclass                       |   4 +-
 meta/classes/own-mirrors.bbclass                   |   2 +-
 meta/classes/package_rpm.bbclass                   |   4 +
 meta/classes/rootfs-postcommands.bbclass           |  18 ++-
 meta/recipes-devtools/gcc/gcc-6.3.inc              |   1 +
 .../gcc/gcc-6.3/0055-unwind_h-glibc26.patch        | 139 +++++++++++++++++++++
 meta/recipes-graphics/waffle/waffle_1.5.2.bb       |  10 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   4 +-
 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.1.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   4 +-
 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.1.bb       |  18 +--
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |  18 +--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |  20 +--
 meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb   |   4 +-
 meta/recipes-support/libproxy/libproxy_0.4.14.bb   |   7 +-
 21 files changed, 231 insertions(+), 74 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.3/0055-unwind_h-glibc26.patch

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


More information about the Openembedded-commits mailing list