Files
buildroot/package
Fabrice Fontaine 6607d66563 boost: thread needs chrono
chrono is selected by thread (see libs/thread/build/Jamfile.v2):

rule usage-requirements ( properties * )
{
[...]
result += <library>/boost/chrono//boost_chrono ;
}

So add this select for BR2_PACKAGE_BOOST_THREAD and remove it from
BR2_PACKAGE_BOOST_COROUTINE, BR2_PACKAGE_BOOST_LOG,
BR2_PACKAGE_TYPE_ERASURE and BR2_PACKAGE_BOOST_WAVE

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-15 22:15:44 +02:00
..
2018-07-31 21:50:03 +02:00
2018-07-31 21:45:26 +02:00
2018-07-25 22:57:45 +02:00
2018-08-15 22:15:44 +02:00
2018-08-10 11:43:56 +02:00
2018-07-25 22:56:04 +02:00
2018-07-25 18:26:28 +02:00
2018-08-15 21:35:20 +02:00
2018-07-21 22:54:27 +02:00
2018-08-05 12:58:46 +02:00
2018-08-05 14:38:15 +02:00
2018-07-25 22:58:19 +02:00
2018-07-25 22:52:54 +02:00
2018-07-27 23:46:06 +02:00
2018-07-25 22:59:39 +02:00
2018-08-10 15:59:30 +02:00
2018-07-25 23:01:01 +02:00
2018-08-05 12:04:58 +02:00
2018-08-05 12:04:58 +02:00
2018-08-05 12:56:15 +02:00
2018-07-28 16:07:10 +02:00
2018-08-05 12:04:58 +02:00
2018-07-25 22:58:47 +02:00
2018-07-25 23:13:30 +02:00