aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.62.0.bb
blob: cde03f2b8e21acc45a86e3d1ff928dc2e0a9169f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require boost-${PV}.inc
require boost.inc

SRC_URI += "\
    file://arm-intrinsics.patch \
    file://consider-hardfp.patch \
    file://boost-CVE-2012-2677.patch \
    file://0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch \
    file://0002-boost-test-execution_monitor.hpp-fix-mips-soft-float.patch \
    file://0004-Use-atomic-by-default-when-BOOST_NO_CXX11_HDR_ATOMIC.patch \
    file://boost-math-disable-pch-for-gcc.patch \
"