All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] bug fix for 1231
@ 2011-08-25  5:43 Kang Kai
  2011-08-25  5:44 ` [PATCH 1/3] bitbake.conf: set includedir_nativesdk Kang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kang Kai @ 2011-08-25  5:43 UTC (permalink / raw)
  To: sgw; +Cc: openembedded-core

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




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

end of thread, other threads:[~2011-08-30 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25  5:43 [PATCH 0/3] bug fix for 1231 Kang Kai
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

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.