mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
(From OE-Core rev: 64ba0d40a4c77a23778c51511f2d167e2056eea3) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 lines
686 B
BlitzBasic
15 lines
686 B
BlitzBasic
require boost-${PV}.inc
|
|
require boost.inc
|
|
|
|
SRC_URI += " \
|
|
file://boost-CVE-2012-2677.patch \
|
|
file://boost-math-disable-pch-for-gcc.patch \
|
|
file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
|
|
file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
|
|
file://0001-dont-setup-compiler-flags-m32-m64.patch \
|
|
file://0001-revert-cease-dependence-on-range.patch \
|
|
file://0001-added-typedef-executor_type.patch \
|
|
file://0001-Revert-change-to-elide-a-warning-that-caused-Solaris.patch \
|
|
file://0001-Fix-Wsign-compare-warning-with-glibc-2.34-on-Linux-p.patch \
|
|
"
|