From: Anders Darander <anders@chargestorm.se>
To: <openembedded-devel@lists.openembedded.org>
Cc: Anders Darander <anders@chargestorm.se>
Subject: [meta-oe][PATCH 0/2] Breakpad fix and upgrade
Date: Wed, 23 Apr 2014 13:24:28 +0200 [thread overview]
Message-ID: <cover.1398252166.git.anders@chargestorm.se> (raw)
Fixing a build issue with an internal Qt based application.
Using qt4e, CFLAGS were used and thus the include files were
found. However, when porting to Qt5, CFLAGS seems to no longer
be used, and thus we need to also set CXXFLAGS.
While looking at the recipe in question, I thought it was just
as good to update it to the latest svn.
The following changes since commit 0f56bc4e2818a051a511ceb48596cbfa2f51ff3d:
dejagnu: recipe taken from openembedded (2014-04-21 13:31:48 +0200)
are available in the git repository at:
git://github.com/darander/meta-oe HEAD
https://github.com/darander/meta-oe/tree/breakpad-cflags
Anders Darander (2):
breakpad.bbclass: set includedir in CXXFLAGS
breakpad: update to latest svn
meta-oe/classes/breakpad.bbclass | 1 +
meta-oe/recipes-devtools/breakpad/breakpad_svn.bb | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
--
2.0.0.rc0
next reply other threads:[~2014-04-23 11:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 11:24 Anders Darander [this message]
2014-04-23 11:24 ` [meta-oe][PATCH 1/2] breakpad.bbclass: set includedir in CXXFLAGS Anders Darander
2014-04-23 11:24 ` [meta-oe][PATCH 2/2] breakpad: update to latest svn Anders Darander
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.1398252166.git.anders@chargestorm.se \
--to=anders@chargestorm.se \
--cc=openembedded-devel@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.