mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/5] Update host-cmake to 3.1.1
@ 2015-01-25 18:11 Bernhard Walle
  2015-01-25 18:11 ` [ptxdist] [PATCH 2/5] sqlite: version bump 3.8.7.1 -> 3.8.8.1 Bernhard Walle
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bernhard Walle @ 2015-01-25 18:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Bernhard Walle

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

diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 4925264..b13dccf 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -17,11 +17,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
 #
 # Paths and names
 #
-HOST_CMAKE_VERSION	:= 2.8.11
-HOST_CMAKE_MD5		:= be6008f2299613d23fe82ab53ef7472e
+HOST_CMAKE_VERSION	:= 3.1.1
+HOST_CMAKE_MD5		:= 0ae4f25dbec66697c0c3cec1b9e885ae
 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)
+HOST_CMAKE_URL		:= http://www.cmake.org/files/v3.1/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
 HOST_CMAKE_SOURCE	:= $(SRCDIR)/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
 HOST_CMAKE_DIR		:= $(HOST_BUILDDIR)/$(HOST_CMAKE)
 
-- 
2.2.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-27  8:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-25 18:11 [ptxdist] [PATCH 1/5] Update host-cmake to 3.1.1 Bernhard Walle
2015-01-25 18:11 ` [ptxdist] [PATCH 2/5] sqlite: version bump 3.8.7.1 -> 3.8.8.1 Bernhard Walle
2015-01-25 18:11 ` [ptxdist] [PATCH 3/5] pyserial: Version bump 2.6 -> 2.7 Bernhard Walle
2015-01-25 18:11 ` [ptxdist] [PATCH 4/5] python3: Add menu for python3 3rd-party modules Bernhard Walle
2015-01-25 18:11 ` [ptxdist] [PATCH 5/5] pyserial3: Provide pyserial package for Python 3 Bernhard Walle
2015-01-27  8:11   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox