Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] boost: add support for additional boost libs
@ 2016-09-26  7:56 jackie.huang
  2016-09-26  7:56 ` [PATCH 1/2 v2] boost: disable pch when build boost-math jackie.huang
  2016-09-26  7:56 ` [PATCH 2/2 v2] boost: add support for additional boost libs jackie.huang
  0 siblings, 2 replies; 10+ messages in thread
From: jackie.huang @ 2016-09-26  7:56 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

Changes in v2:

1. Add a workaround as a separate commit for the issue found in:
http://autobuilder.yocto.io:8010/builders/nightly-x86-64-lsb/builds/56/

2. Add PACKAGECONFIG for graph_parallel and mpi but disable by default
   since they depend on mpich which is in meta-oe.

3. Add proper configs in user-config.jam for boost-mpi.

Tested with:
- default PACKAGECONFIG
- all libs in PACKAGECONFIG (need to add meta-oe)

Notes:
boost-exception will not be created since it's intentional.

----
The following changes since commit 8dfcfbeb14a179a5d5722007d7c986da1dd41b40:

  arch-mips: Add mips64-o32 tunes (2016-09-24 07:30:10 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/r_add_boost_libs_160926-1
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_add_boost_libs_160926-1

Jackie Huang (2):
  boost: disable pch when build boost-math
  boost: add support for additional boost libs

 meta/recipes-support/boost/boost.inc               | 33 ++++++++++++++++++++--
 .../boost/boost-math-disable-pch-for-gcc.patch     | 31 ++++++++++++++++++++
 meta/recipes-support/boost/boost_1.61.0.bb         |  1 +
 3 files changed, 62 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch

-- 
2.8.3



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

end of thread, other threads:[~2016-09-28  0:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  7:56 [PATCH 0/2 v2] boost: add support for additional boost libs jackie.huang
2016-09-26  7:56 ` [PATCH 1/2 v2] boost: disable pch when build boost-math jackie.huang
2016-09-26  7:56 ` [PATCH 2/2 v2] boost: add support for additional boost libs jackie.huang
2016-09-26  8:53   ` André Draszik
2016-09-27  2:26     ` Huang, Jie (Jackie)
2016-09-27  8:08       ` André Draszik
2016-09-27  8:22         ` Huang, Jie (Jackie)
2016-09-27  9:13           ` André Draszik
2016-09-27 12:28   ` Burton, Ross
2016-09-28  0:43     ` Huang, Jie (Jackie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox