Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
	<liezhi.yang@windriver.com>, <raj.khem@gmail.com>,
	<richard.purdie@linuxfoundation.org>
Subject: [PATCH V4 0/2] use target path to replace build ones in debugging info
Date: Tue, 16 Feb 2016 04:14:53 -0500	[thread overview]
Message-ID: <cover.1455612645.git.hongxu.jia@windriver.com> (raw)

Changed in V4:
*) Discuss with upstream maintainer, backport from GCC 6 to ignore
   '-fdebug-prefix-map' in producer string rather than add a new
   option. (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69821)
*) Also backport to gcc 4.9

Changed in V3:
*) Move entry from base.bbclass to bitbake.conf

//Hongxu

The following changes since commit da13f0bce5d1b3c52f5716ae8d104372a820e5f9:

  buildhistory.bbclass: remove out-dated information on request (2016-02-15 17:47:08 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib hongxu/fix-buildpath
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=hongxu/fix-buildpath

Hongxu Jia (2):
  gcc-4.9/5.3: Ignore -fdebug-prefix-map in producer string
  bitbake.conf: use target path as compile dir in debugging info

 meta/conf/bitbake.conf                             |  8 +++++-
 meta/recipes-devtools/gcc/gcc-4.9.inc              |  1 +
 ...ug-prefix-map-in-producer-string-by-Danie.patch | 31 ++++++++++++++++++++++
 meta/recipes-devtools/gcc/gcc-5.3.inc              |  1 +
 ...ug-prefix-map-in-producer-string-by-Danie.patch | 31 ++++++++++++++++++++++
 5 files changed, 71 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch

-- 
1.9.1



             reply	other threads:[~2016-02-16  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16  9:14 Hongxu Jia [this message]
2016-02-16  9:14 ` [PATCH 1/2] gcc-4.9/5.3: Ignore -fdebug-prefix-map in producer string Hongxu Jia
2016-02-16  9:14 ` [PATCH 2/2] bitbake.conf: use target path as compile dir in debugging info Hongxu Jia
2016-02-16 16:48 ` [PATCH V4 0/2] use target path to replace build ones " 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.1455612645.git.hongxu.jia@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox