blob: 41ff203272e2a11d2d7cb352ac71f20ff126a267 (
plain)
1
2
3
4
5
6
7
8
9
|
include boost-${PV}.inc
include 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 \
"
|