mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
boost: extend libraries with log and random
(From OE-Core rev: b00cc34f8251fa1cc478de112292e105f12127d7) Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
68d7124686
commit
0bbd310e0d
@@ -11,7 +11,9 @@ BOOST_LIBS = "\
|
|||||||
filesystem \
|
filesystem \
|
||||||
graph \
|
graph \
|
||||||
iostreams \
|
iostreams \
|
||||||
|
log \
|
||||||
program_options \
|
program_options \
|
||||||
|
random \
|
||||||
regex \
|
regex \
|
||||||
serialization \
|
serialization \
|
||||||
signals \
|
signals \
|
||||||
|
|||||||
Reference in New Issue
Block a user