]> code.ossystems Code Review - openembedded-core.git/commit
boost: Update to 1.48 and Clean ups
authorSaul Wold <sgw@linux.intel.com>
Wed, 28 Dec 2011 01:03:03 +0000 (17:03 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:46 +0000 (12:10 +0000)
commitc521aa1ad6aaae373ee4495e28e971a90adc5563
treee387f95d19eb8d62e58fb791f8f0beb69897c1e7
parent169e55d802883df763dbff4a4737e05e96358fa3
boost: Update to 1.48 and Clean ups

There were 2 "BJAM_OPTS =" in the .bb and .inc, the .inc was being
overwritten and the ICU dependency was not removed correctly.

Do some clean-up including moving install_append into do_install
directly.

Finally the BJAM_EXTRAS += "threading=multi" was not setting set
correctly, set it on the BUILD spec line

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/boost/boost.inc
meta/recipes-support/boost/boost_1.47.0.bb [deleted file]
meta/recipes-support/boost/boost_1.48.0.bb [new file with mode: 0644]