mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
e7f0177ef3
This reverts commit a384248938.
This package update slipped in doing the maint process. Removing it.
(From OE-Core rev: fddd3ca8490adaceab6491632cf249c2320e4fda)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
444 B
BlitzBasic
12 lines
444 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://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
|
|
file://reproducibility-add-file-directive-to-assembler.patch \
|
|
"
|