From: Lukas Bulwahn Date: Tue, 26 May 2015 13:23:21 +0000 (+0200) Subject: boost: extend libraries with log and random X-Git-Tag: 2015-10~1714 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b00cc34f8251fa1cc478de112292e105f12127d7;p=openembedded-core.git boost: extend libraries with log and random Signed-off-by: Lukas Bulwahn Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index d95d281fef..cf4faca449 100644 --- a/meta/recipes-support/boost/boost.inc +++ b/meta/recipes-support/boost/boost.inc @@ -11,7 +11,9 @@ BOOST_LIBS = "\ filesystem \ graph \ iostreams \ + log \ program_options \ + random \ regex \ serialization \ signals \