mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
boost : Add the atomic and chrono libraries to the build.
Inspection of buildhistory shows no existing libraries changed and the atmoic and chrono libraries are packaged individually. (From OE-Core rev: d5b0e6062a4e9f66a5b1813ed082a56cce5bee5d) Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e3a623bfe3
commit
c73a6ca2a8
@@ -5,6 +5,8 @@ DEPENDS = "bjam-native zlib bzip2"
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
BOOST_LIBS = "\
|
||||
atomic \
|
||||
chrono \
|
||||
date_time \
|
||||
filesystem \
|
||||
graph \
|
||||
|
||||
Reference in New Issue
Block a user