Signed-off-by: Bernhard Walle <bernh...@bwalle.de>
---
 ...-only-look-for-Python-with-version-number.patch |    0
 patches/{cmake-2.8.6 => cmake-2.8.7}/series        |    0
 rules/host-cmake.make                              |    4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{cmake-2.8.6 => 
cmake-2.8.7}/0001-only-look-for-Python-with-version-number.patch (100%)
 rename patches/{cmake-2.8.6 => cmake-2.8.7}/series (100%)

diff --git 
a/patches/cmake-2.8.6/0001-only-look-for-Python-with-version-number.patch 
b/patches/cmake-2.8.7/0001-only-look-for-Python-with-version-number.patch
similarity index 100%
rename from 
patches/cmake-2.8.6/0001-only-look-for-Python-with-version-number.patch
rename to 
patches/cmake-2.8.7/0001-only-look-for-Python-with-version-number.patch
diff --git a/patches/cmake-2.8.6/series b/patches/cmake-2.8.7/series
similarity index 100%
rename from patches/cmake-2.8.6/series
rename to patches/cmake-2.8.7/series
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 03e560a..b3fb413 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -17,8 +17,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
 #
 # Paths and names
 #
-HOST_CMAKE_VERSION     := 2.8.6
-HOST_CMAKE_MD5         := 2147da452fd9212bb9b4542a9eee9d5b
+HOST_CMAKE_VERSION     := 2.8.7
+HOST_CMAKE_MD5         := e1b237aeaed880f65dec9c20602452f6
 HOST_CMAKE             := cmake-$(HOST_CMAKE_VERSION)
 HOST_CMAKE_SUFFIX      := tar.gz
 HOST_CMAKE_URL         := 
http://www.cmake.org/files/v2.8/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
-- 
1.7.8.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to