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:
Philip Balister
2014-12-23 09:14:03 -05:00
committed by Richard Purdie
parent e3a623bfe3
commit c73a6ca2a8

View File

@@ -5,6 +5,8 @@ DEPENDS = "bjam-native zlib bzip2"
ARM_INSTRUCTION_SET = "arm"
BOOST_LIBS = "\
atomic \
chrono \
date_time \
filesystem \
graph \