boost: adding serialization to BOOST_LIBS
authorLukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Mon, 2 Sep 2013 05:08:04 +0000 (07:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2013 22:03:22 +0000 (23:03 +0100)
commit75fca79129febf1c2d8fc5aaf560268a7e569299
treee2a7d3a1480bd98c81349c0b7e1f6a85ee0a2d4e
parent1f07cb8f182e87d87d02fe6ee6dd3a41712e9786
boost: adding serialization to BOOST_LIBS

Since its initial commit from the classic OpenEmbedded repository
in 43e94412c45b4b79485a64010c76d89b245bb235, serialization was
commented out, reportedly due to some issue with powerpc in the
boost version 1.36. In the classic OpenEmbedded repository,
serialization has been added again since version 1.4x.

The commit removes the outdated comment and adds serialization to
the BOOST_LIBS after testing `bitbake boost` and bitbaking some
applications using boost from the meta-ros layer for qemuppc.

(From OE-Core rev: a193d868a0c01a2998adb3e6eec9fc2748cca888)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc