[OE-core] [PATCH 0/3] mips64/openssl gcc5 fix, musl and debug file system patch

Khem Raj raj.khem at gmail.com
Fri May 22 19:56:43 UTC 2015


these patches have been tested fairly well for now,
creating debug file system is a forward ported from last time
and has been working quite well

Khem Raj (2):
  openssl: Fix build with gcc5 on mips64
  glibc: ignore for musl/uclibc but only for target recipes

Mark Hatle (1):
  image.bbclass: Add a method for creating a companion debug filesystem

 meta/classes/image.bbclass                         |  5 +-
 meta/lib/oe/rootfs.py                              | 57 ++++++++++++++++++++++
 ...ine-GCC_VERSION-macro-to-cover-upto-gcc-5.patch | 53 ++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.0.2a.bb |  1 +
 meta/recipes-core/glibc/glibc-collateral.inc       |  3 ++
 meta/recipes-core/glibc/glibc_2.21.bb              |  9 ++--
 6 files changed, 121 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Define-GCC_VERSION-macro-to-cover-upto-gcc-5.patch

-- 
2.1.4




More information about the Openembedded-core mailing list