mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
Drop upstreamed reproducibility-add-file-directive-to-assembler.patch Drop signals library as upstream has removed it: https://www.boost.org/users/history/version_1_69_0.html (From OE-Core rev: 894d2867275e72caac9181ea3b859d7595268f7f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
357 B
BlitzBasic
10 lines
357 B
BlitzBasic
require boost-${PV}.inc
|
|
require boost.inc
|
|
|
|
SRC_URI += "file://arm-intrinsics.patch \
|
|
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 \
|
|
"
|