[oe-commits] [openembedded-core] branch master-next updated (c3aa176 -> 59c5fb3)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 30 12:53:47 UTC 2018


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

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

 discard c3aa176  qemu: fix memfd_create with glibc 2.27
 discard d927033  sysstat: 11.6.1 -> 11.7.1
 discard 5690205  ruby: 2.4.2 -> 2.5.0
 discard fc71e05  rng-tools: modify 'read error' message
 discard 1b311c0  binutils: Upgrade to 2.30 release
 discard a76f641  musl: Update to latest master
 discard 080cf32  image_types: tar with --numeric-owner
 discard 3b310aa  Revert "kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs"

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master-next (59c5fb3)
            \
             O -- O -- O   (c3aa176)

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

No new revisions were added by this update.

Summary of changes:
 meta/classes/image_types.bbclass                   |  2 +-
 meta/classes/kernel.bbclass                        |  2 +-
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 .../{binutils-2.30.inc => binutils-2.29.1.inc}     |  2 +-
 ...n_2.30.bb => binutils-cross-canadian_2.29.1.bb} |  0
 ...tils-cross_2.30.bb => binutils-cross_2.29.1.bb} |  0
 ...rosssdk_2.30.bb => binutils-crosssdk_2.29.1.bb} |  0
 ...nutils-crosssdk-Generate-relocatable-SDKs.patch | 14 ++--
 ...oss-Do-not-generate-linker-script-directo.patch |  6 +-
 ...ure-widen-the-regexp-for-SH-architectures.patch | 14 ++--
 .../0004-Point-scripts-location-to-libdir.patch    |  8 +-
 ...te-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch | 10 +--
 .../binutils/binutils/0006-Use-libtool-2.4.patch   | 66 +++++++++------
 ...7-Add-the-armv5e-architecture-to-binutils.patch |  8 +-
 ...he-distro-compiler-point-to-the-wrong-ins.patch |  6 +-
 ...es-of-system-directories-when-cross-linki.patch | 24 +++---
 ...-rpath-in-libtool-when-sysroot-is-enabled.patch |  4 +-
 ...Change-default-emulation-for-mips64-linux.patch | 14 ++--
 .../0012-Add-support-for-Netlogic-XLP.patch        | 70 ++++++++--------
 ...ncorrect-assembling-for-ppc-wait-mnemonic.patch | 10 +--
 .../binutils/0014-Detect-64-bit-MIPS-targets.patch |  6 +-
 .../0015-sync-with-OE-libtool-changes.patch        |  4 +-
 .../{binutils_2.30.bb => binutils_2.29.1.bb}       |  0
 meta/recipes-devtools/qemu/qemu/memfd.patch        | 57 -------------
 meta/recipes-devtools/qemu/qemu_2.11.0.bb          |  2 +-
 meta/recipes-devtools/ruby/ruby.inc                |  4 +-
 meta/recipes-devtools/ruby/ruby/extmk.patch        | 16 ++--
 .../ruby/ruby/ruby-CVE-2017-9224.patch             | 41 +++++++++
 .../ruby/ruby/ruby-CVE-2017-9226.patch             | 15 +++-
 .../ruby/ruby/ruby-CVE-2017-9227.patch             | 32 +++++++
 .../ruby/ruby/ruby-CVE-2017-9229.patch             | 59 +++++++++++++
 .../ruby/{ruby_2.5.0.bb => ruby_2.4.2.bb}          |  7 +-
 .../{sysstat_11.7.1.bb => sysstat_11.6.1.bb}       |  4 +-
 .../rng-tools/rng-tools/read_error_msg.patch       | 98 ----------------------
 meta/recipes-support/rng-tools/rng-tools_5.bb      |  1 -
 36 files changed, 305 insertions(+), 305 deletions(-)
 rename meta/recipes-devtools/binutils/{binutils-2.30.inc => binutils-2.29.1.inc} (97%)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.30.bb => binutils-cross-canadian_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.30.bb => binutils-cross_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.30.bb => binutils-crosssdk_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.30.bb => binutils_2.29.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/memfd.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9224.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9227.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9229.patch
 rename meta/recipes-devtools/ruby/{ruby_2.5.0.bb => ruby_2.4.2.bb} (83%)
 rename meta/recipes-extended/sysstat/{sysstat_11.7.1.bb => sysstat_11.6.1.bb} (53%)
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/read_error_msg.patch

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


More information about the Openembedded-commits mailing list