Changelog is at
http://www.kitware.com/news/home/browse/CMake?2012_04_19&CMake+2.8.8+is+Now+Available.

The new OBJECT_LIBRARY feature sounds promising.

Signed-off-by: Bernhard Walle <bernh...@bwalle.de>
---
 rules/host-cmake.make |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index b3fb413..6070677 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.7
-HOST_CMAKE_MD5         := e1b237aeaed880f65dec9c20602452f6
+HOST_CMAKE_VERSION     := 2.8.8
+HOST_CMAKE_MD5         := ba74b22c788a0c8547976b880cd02b17
 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.10


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to