From 0bbd310e0df4530f60673ec5603e3d585e365e6b Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Tue, 26 May 2015 15:23:21 +0200 Subject: boost: extend libraries with log and random (From OE-Core rev: b00cc34f8251fa1cc478de112292e105f12127d7) Signed-off-by: Lukas Bulwahn Signed-off-by: Richard Purdie --- meta/recipes-support/boost/boost.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/boost') 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 \ -- cgit v1.2.3-54-g00ecf