summaryrefslogtreecommitdiff
path: root/meta/recipes-support/boost/boost_1.48.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* boost: Update to 1.48 and Clean upsSaul Wold2012-01-031-0/+10
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>