[oe-commits] [openembedded-core] branch master updated (3056a2e -> 4172459)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 9 18:12:57 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 3056a2e  libx11: fix patch headers
     add a809878  libsoup: upgrade to 2.62.3
     add dd644ee  python3: add ca-certificates to python3-crypt RRECOMMENDS
     add bfd32c0  ltp: recent glibc calls syscall directly
     add 4015f32  ffmpeg: use bfd linker always for x86 target
     add ea1204c  x264: Disable asm on musl/x86
     add 3d6372a  binutils: fix symlinks
     add 390becd  curl: Include the complete license information
     add ec3eb67  bzip2: Include the complete license information
     add 2f5a7e7  glib-2.0: Include the complete license information for pcre
     add 67bc0b3  libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM
     add 631e7bb  opkg-utils: Add support for pigz
     add 4ee2f87  rootfs_*: Also depend on do_package_qa
     add 2f9f02d  gcc: Remove unnecessary --with-mpfr and --with-mpc when cross compiling
     add 99b74d1  parted: use update-alternatives for partprobe
     add 94e3fdf  util-linux: Use update-alternatives for fsfreeze, nsenter
     add dcd6741  strace: fix ptests
     add 1b63ce7  qemurunner: Remove the signal handler before stopping qemu
     add 4172459  selftest/runqemu: Handle SystemExit

No new revisions were added by this update.

Summary of changes:
 meta/classes/rootfs_deb.bbclass                    |  2 +-
 meta/classes/rootfs_ipk.bbclass                    |  2 +-
 meta/classes/rootfs_rpm.bbclass                    |  2 +-
 meta/lib/oeqa/selftest/cases/runqemu.py            | 19 +++---
 meta/lib/oeqa/utils/qemurunner.py                  |  4 +-
 meta/recipes-core/glib-2.0/glib.inc                |  3 +-
 meta/recipes-core/util-linux/util-linux.inc        | 10 ++-
 meta/recipes-devtools/binutils/binutils.inc        |  6 +-
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  5 --
 meta/recipes-devtools/gcc/gcc-cross.inc            |  1 -
 .../opkg-utils/opkg-utils/pigz.patch               | 51 +++++++++++++++
 .../opkg-utils/opkg-utils_0.3.6.bb                 |  1 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |  3 +-
 .../strace/strace/Makefile-ptest.patch             | 35 +++++-----
 .../strace/strace/disable-git-version-gen.patch    | 31 +++++++--
 meta/recipes-devtools/strace/strace/run-ptest      |  2 +-
 meta/recipes-devtools/strace/strace_4.24.bb        |  2 +
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |  2 +-
 ...nfo01-recent-glibc-calls-syscall-directly.patch | 75 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |  1 +
 meta/recipes-extended/parted/parted_3.2.bb         |  6 ++
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.0.2.bb     |  4 ++
 meta/recipes-multimedia/x264/x264_git.bb           |  1 +
 meta/recipes-support/curl/curl_7.61.0.bb           |  2 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb  |  3 +-
 .../libsoup/libsoup-2.4/CVE-2018-12910.patch       | 32 ---------
 ...libsoup-2.4_2.62.2.bb => libsoup-2.4_2.62.3.bb} |  7 +-
 27 files changed, 216 insertions(+), 96 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/pigz.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-sigwaitinfo01-recent-glibc-calls-syscall-directly.patch
 delete mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2018-12910.patch
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.62.2.bb => libsoup-2.4_2.62.3.bb} (87%)

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


More information about the Openembedded-commits mailing list