mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
da5addc87b
* cmake was upgraded in: commit 2a6e061712cfe9cb4738806a0c351a64e0d30144 Author: Alexander Kanavin <alexander.kanavin@linux.intel.com> Date: Fri Jan 22 15:37:32 2016 +0200 cmake: update to 3.4.2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 lines
591 B
BlitzBasic
13 lines
591 B
BlitzBasic
require ${BPN}.inc
|
|
|
|
SRC_URI += "\
|
|
file://0001-OptionsCommon.cmake-don-t-mix-CXX_FLAGS-into-C_FLAGS.patch \
|
|
file://0002-WebKitHelpers.cmake-Add-Wno-error-deprecated-declara.patch \
|
|
file://0003-FEBlendNEON.h-fix-missing-semicolon.patch \
|
|
file://0004-Fix-the-build-with-EFL-1.12-https-bugs.webkit.org-sh.patch \
|
|
file://0005-Fix-the-build-with-cmake-3.patch \
|
|
file://0006-OptionsEfl.cmake-Fix-build-with-newer-CMake-3.4.patch \
|
|
"
|
|
SRC_URI[md5sum] = "90fa970ebf8646319d292c2bb5bff5db"
|
|
SRC_URI[sha256sum] = "d8d21e27f4a21cd77c41914548c184ddb98693ba23851aa66c8e51c0be4b90b7"
|