From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1RxPz8-0000zA-8G for ptxdist@pengutronix.de; Tue, 14 Feb 2012 22:32:26 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1RxPz8-0001wr-7F for ptxdist@pengutronix.de; Tue, 14 Feb 2012 22:32:26 +0100 Date: Tue, 14 Feb 2012 22:32:26 +0100 From: Michael Olbrich Message-ID: <20120214213226.GN25569@pengutronix.de> References: <9f37446532355a74751c8df5c01c8bce5cac0ba7.1328897322.git.linz@li-pro.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9f37446532355a74751c8df5c01c8bce5cac0ba7.1328897322.git.linz@li-pro.net> Subject: Re: [ptxdist] [PATCH 1/2] host-xl-tools: version bump 1.0.1 -> 1.1.0 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 Fri, Feb 10, 2012 at 07:09:44PM +0100, Stephan Linz wrote: > Signed-off-by: Stephan Linz I've applied both patches. Michael > --- > rules/host-xl-tools.make | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/host-xl-tools.make b/rules/host-xl-tools.make > index bda3f75..3cf652b 100644 > --- a/rules/host-xl-tools.make > +++ b/rules/host-xl-tools.make > @@ -1,6 +1,6 @@ > # -*-makefile-*- > # > -# Copyright (C) 2011 by Stephan Linz > +# Copyright (C) 2011-2012 by Stephan Linz > # > # See CREDITS for details about who has contributed to this project. > # > @@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_XL_TOOLS) += host-xl-tools > # > # Paths and names > # > -HOST_XL_TOOLS_VERSION := 1.0.1 > -HOST_XL_TOOLS_MD5 := eee7b6ed778a0b8d309234795d61e9db > +HOST_XL_TOOLS_VERSION := 1.1.0 > +HOST_XL_TOOLS_MD5 := a6c7f0bfcac2dd272ed7fd6ca4134b97 > HOST_XL_TOOLS := xl-tools-$(HOST_XL_TOOLS_VERSION) > HOST_XL_TOOLS_SUFFIX := tar.bz2 > HOST_XL_TOOLS_URL := http://www.li-pro.de/_media/xilinx_mb/xl-tools/$(HOST_XL_TOOLS).$(HOST_XL_TOOLS_SUFFIX) > -- > 1.7.0.4 > > > -- > 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