From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1UjSdJ-0003tj-2c for ptxdist@pengutronix.de; Mon, 03 Jun 2013 13:09:01 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1UjSdG-0001hs-TQ for ptxdist@pengutronix.de; Mon, 03 Jun 2013 13:08:58 +0200 Date: Mon, 3 Jun 2013 13:08:58 +0200 From: Michael Olbrich Message-ID: <20130603110858.GD1939@pengutronix.de> References: <1369469385-27547-1-git-send-email-bernhard@bwalle.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1369469385-27547-1-git-send-email-bernhard@bwalle.de> Subject: Re: [ptxdist] [PATCH] Update host-cmake to 2.8.11 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Sat, May 25, 2013 at 10:09:45AM +0200, Bernhard Walle wrote: > Signed-off-by: Bernhard Walle I'll merge this after the release. New cmake releases occasionally break finding things in a cross-compile environment. I think, I fixed finding the correct python version 3 times so far... Michael > --- > 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 b51cc51..4925264 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.10.2 > -HOST_CMAKE_MD5 := 097278785da7182ec0aea8769d06860c > +HOST_CMAKE_VERSION := 2.8.11 > +HOST_CMAKE_MD5 := be6008f2299613d23fe82ab53ef7472e > 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.8.2.3 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de