summaryrefslogtreecommitdiff
path: root/package/pulseview
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-03-26 08:45:05 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-26 08:45:05 +0100
commite321586e3e282903c5bf294eb7fa1ed4a6b17e45 (patch)
tree4b6ce3432340080cd635e93f7cdb2b88be8016b6 /package/pulseview
parent157dc65fb744c00c972a065079e83458b6249344 (diff)
Revert "pulseview: needs boost atomic/date_time as well"
This reverts commit b0864b0c416c35625d8d7c2ab3cf6040aa174b8d. As reported by Bernd and Gustavoz, this was caused by a cmake bug which has been fixed in 3.5.1, so this is no longer needed: http://public.kitware.com/pipermail/cmake/2016-March/063085.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/pulseview')
-rw-r--r--package/pulseview/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/pulseview/Config.in b/package/pulseview/Config.in
index bc14ea000..bbbfd7672 100644
--- a/package/pulseview/Config.in
+++ b/package/pulseview/Config.in
@@ -7,8 +7,6 @@ config BR2_PACKAGE_PULSEVIEW
select BR2_PACKAGE_QT5BASE_PNG
select BR2_PACKAGE_QT5SVG
select BR2_PACKAGE_BOOST
- select BR2_PACKAGE_BOOST_ATOMIC
- select BR2_PACKAGE_BOOST_DATE_TIME
select BR2_PACKAGE_BOOST_FILESYSTEM
select BR2_PACKAGE_BOOST_SYSTEM
select BR2_PACKAGE_BOOST_THREAD