1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-20 17:17:04 +00:00

cmake: fix build issue with boost 1.66.0

this fixes a build issue with boost 1.66.0

[Yocto 12762]

(From OE-Core rev: 2ff3d3296deacb9af4d9ad0b92cd7ba5f94b7182)

(From OE-Core rev: eeb16e3601f884dfc0d3ddc54263f6bc5ccf8314)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2018-06-03 15:22:18 -07:00
committed by Richard Purdie
parent 684b953071
commit 2b2ea2fa33
5 changed files with 248 additions and 0 deletions
+4
View File
@@ -16,6 +16,10 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
file://support-oe-qt4-tools-names.patch \
file://qt4-fail-silent.patch \
file://cmake-Prevent-the-detection-of-Qt5.patch \
file://0001-FindBoost-Boost-1.66.0-dependency-and-release-update.patch \
file://0001-FindBoost-Fix-incorrect-alphabetisation-of-headers-l.patch \
file://0002-FindBoost-Implement-Architecture-and-Address-Model-t.patch \
file://0003-FindBoost-Search-for-upstream-packaged-libs-next-to-.patch \
"
SRC_URI[md5sum] = "1c38c67295ca696aeafd8c059d748b38"