All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] mips64/openssl gcc5 fix, musl and debug file system patch
Date: Fri, 22 May 2015 12:56:24 -0700	[thread overview]
Message-ID: <cover.1432324432.git.raj.khem@gmail.com> (raw)

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



             reply	other threads:[~2015-05-22 19:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 19:56 Khem Raj [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1432324432.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.