]> code.ossystems Code Review - openembedded-core.git/commit
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 21:54:42 +0000 (22:54 +0100)
commita193d868a0c01a2998adb3e6eec9fc2748cca888
tree30e8027ac99cb8f6f535c5b1fe09c1b3130a2e91
parenta8835cc014d761bf18a420b48c7c61cdfeded552
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.

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