All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mips64/openssl gcc5 fix, musl and debug file system patch
@ 2015-05-22 19:56 Khem Raj
  2015-05-22 19:56 ` [PATCH 1/3] openssl: Fix build with gcc5 on mips64 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Khem Raj @ 2015-05-22 19:56 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-28  4:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 19:56 [PATCH 0/3] mips64/openssl gcc5 fix, musl and debug file system patch Khem Raj
2015-05-22 19:56 ` [PATCH 1/3] openssl: Fix build with gcc5 on mips64 Khem Raj
2015-05-25 19:22   ` Bernhard Reutner-Fischer
2015-05-28  4:53     ` Khem Raj
2015-05-22 19:56 ` [PATCH 2/3] glibc: ignore for musl/uclibc but only for target recipes Khem Raj
2015-05-28  4:58   ` Khem Raj
2015-05-22 19:56 ` [PATCH 3/3] image.bbclass: Add a method for creating a companion debug filesystem Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.