[OE-core] [PATCH] boost: extend libraries with log and random
Lukas Bulwahn
lukas.bulwahn at oss.bmw-carit.de
Tue May 26 13:23:21 UTC 2015
Signed-off-by: Lukas Bulwahn <lukas.bulwahn at oss.bmw-carit.de>
---
meta/recipes-support/boost/boost.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index d95d281..cf4faca 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 \
--
1.9.3
More information about the Openembedded-core
mailing list