summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake.inc
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-11-19 08:53:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-20 14:09:02 +0000
commit0ed19834b27ebe2af8be3eb9bb68dd520056d9bf (patch)
tree47c3d25e8f74d809eeb30f23dcde981a8c28cf4d /meta/recipes-devtools/cmake/cmake.inc
parent4d6772706c6188be7157a5a1160e23ab8a0e313d (diff)
downloadast2050-yocto-poky-0ed19834b27ebe2af8be3eb9bb68dd520056d9bf.zip
ast2050-yocto-poky-0ed19834b27ebe2af8be3eb9bb68dd520056d9bf.tar.gz
cmake: drop already applied patches
These patches were part of the 2.8.11 release. (From OE-Core rev: cd9127664d77df995037bdcff53053835ef026ee) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake.inc')
-rw-r--r--meta/recipes-devtools/cmake/cmake.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index 8592a23..fb451fd 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -13,8 +13,6 @@ CMAKE_MAJOR_VERSION = "${@'.'.join(d.getVar('PV',1).split('.')[0:2])}"
SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
file://support-oe-qt4-tools-names.patch \
- file://aarch64-cmake.patch \
- file://aarch64-kwsys.patch \
file://qt4-fail-silent.patch \
file://cmake-2.8.11.2-FindFreetype.patch \
"
OpenPOWER on IntegriCloud