All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] bug fix for 1231
Date: Thu, 25 Aug 2011 13:43:56 +0800	[thread overview]
Message-ID: <cover.1314242316.git.kai.kang@windriver.com> (raw)

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,

qt4-tools-nativesdk needs set the gcc standard header searching paths because
crosssdk.bbclass uses a undefined variable "includedir_nativesdk".

These commits are to fix it, and update qt4-tools-nativesdk and cmake-nativesdk
bb files.

The following changes since commit 30381645eefe4e3222fd3ce45823f143ce2fa82c:

  rt-tests: use an explicit commit ID (2011-08-12 21:07:02 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/distro
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro

Kang Kai (3):
  bitbake.conf: set includedir_nativesdk
  qt4-tools-nativesdk: remove gcc standard paths
  cmake-nativesdk: remove gcc standard paths

 meta/conf/bitbake.conf                      |    1 +
 meta/recipes-devtools/cmake/cmake_2.8.5.bb  |    8 +-------
 meta/recipes-qt/qt4/qt4-tools-nativesdk.inc |    9 ++-------
 3 files changed, 4 insertions(+), 14 deletions(-)

-- 
1.7.5.1.300.gc565c




             reply	other threads:[~2011-08-25  5:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25  5:43 Kang Kai [this message]
2011-08-25  5:44 ` [PATCH 1/3] bitbake.conf: set includedir_nativesdk Kang Kai
2011-08-25  5:44 ` [PATCH 2/3] qt4-tools-nativesdk: remove gcc standard paths Kang Kai
2011-08-25  5:44 ` [PATCH 3/3] cmake-nativesdk: " Kang Kai
2011-08-30 21:20 ` [PATCH 0/3] bug fix for 1231 Richard Purdie

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.1314242316.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /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.