[oe-commits] [openembedded-core] branch pyro updated (f8cc08f -> ce12ff3)

git at git.openembedded.org git at git.openembedded.org
Mon May 7 14:58:03 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 f8cc08f  distcc: Change SRC_URI
     new cce8377  libmpc: fix SRC_URI
     new 77ddd96  glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
     new 463e512  gdb: fix header ordering for TRAP_HWBKPT
     new 8ced3de  libpng: use SourceForge mirror
     new b792f5f  neon: update SRC_URI
     new 1ea5d9f  libpng: fix MIRRORS usage
     new 210cef5  byacc: Fic SRC_URI to use yocto sources loc.
     new 90e50ec  mpfr: Update SRC_URI to use gnu
     new c53d617  libpng: update SRC_URI to use osl
     new d5b520f  sstate-sysroot-cruft.sh: Extend the whitelist
     new 90a8e98  sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separated with dash
     new ab87b50  scripts/test-dependencies.sh: remove
     new b102521  ruby: upgrade to 2.4.1
     new 4562790  ruby: upgrade to 2.4.2
     new 20d9821  ruby: remove spurious db build dependency
     new a9b55cb  ruby: fix typo in gmp PACKAGECONFIG option
     new ce12ff3  ruby: Update to 2.4.4

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:
 ...o.h-enum-definition-for-TRAP_HWBKPT-is-mi.patch |  68 +++++
 meta/recipes-core/glibc/glibc_2.25.bb              |   1 +
 meta/recipes-devtools/gdb/gdb-7.12.1.inc           |   1 +
 ...4-defining-TRAP_HWBKPT-before-including-g.patch |  53 ++++
 meta/recipes-devtools/ruby/ruby.inc                |   2 +-
 .../ruby/{ruby_2.4.0.bb => ruby_2.4.4.bb}          |   7 +-
 meta/recipes-extended/byacc/byacc.inc              |   2 +-
 meta/recipes-multimedia/libpng/libpng_1.6.28.bb    |   8 +-
 meta/recipes-support/libmpc/libmpc_1.0.3.bb        |   2 +-
 meta/recipes-support/mpfr/mpfr_3.1.5.bb            |   2 +-
 meta/recipes-support/neon/neon_0.30.2.bb           |   2 +-
 scripts/sstate-diff-machines.sh                    |   2 +-
 scripts/sstate-sysroot-cruft.sh                    |   2 +
 scripts/test-dependencies.sh                       | 286 ---------------------
 14 files changed, 140 insertions(+), 298 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0029-bits-siginfo.h-enum-definition-for-TRAP_HWBKPT-is-mi.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch
 rename meta/recipes-devtools/ruby/{ruby_2.4.0.bb => ruby_2.4.4.bb} (85%)
 delete mode 100755 scripts/test-dependencies.sh

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


More information about the Openembedded-commits mailing list