From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YZN1Z-0004ZS-TT for ptxdist@pengutronix.de; Sat, 21 Mar 2015 18:17:25 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1YZN1Z-0000um-Rj for ptxdist@pengutronix.de; Sat, 21 Mar 2015 18:17:25 +0100 Date: Sat, 21 Mar 2015 18:17:25 +0100 From: Michael Olbrich Message-ID: <20150321171725.GL20453@pengutronix.de> References: <1425637560-23901-1-git-send-email-h.feurstein@gmail.com> <1425637560-23901-10-git-send-email-h.feurstein@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1425637560-23901-10-git-send-email-h.feurstein@gmail.com> Subject: Re: [ptxdist] [PATCH 10/10] libgcrypt: version bump 1.5.3 -> 1.6.3 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, Mar 06, 2015 at 11:26:00AM +0100, Hubert Feurstein wrote: > Signed-off-by: Hubert Feurstein When updating to a new version, please check for new configure options. I usually diff the output of './configure --help' to see what changed and update the options accordingly. In this case I see some hardware accel options. I think there are runtime checks (please verify) so we can enable those unconditionally. For NEON we have an options (PTXCONF_NEON) so that should be used. Michael > --- > rules/libgcrypt.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make > index b700487..fe3e474 100644 > --- a/rules/libgcrypt.make > +++ b/rules/libgcrypt.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBGCRYPT) += libgcrypt > # > # Paths and names > # > -LIBGCRYPT_VERSION := 1.5.3 > -LIBGCRYPT_MD5 := 993159b2924ae7b0e4eaff0743c2db35 > +LIBGCRYPT_VERSION := 1.6.3 > +LIBGCRYPT_MD5 := 4262c3aadf837500756c2051a5c4ae5e > LIBGCRYPT := libgcrypt-$(LIBGCRYPT_VERSION) > LIBGCRYPT_SUFFIX := tar.bz2 > LIBGCRYPT_URL := http://artfiles.org/gnupg.org/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX) ftp://ftp.gnupg.org/gcrypt/libgcrypt/$(LIBGCRYPT).$(LIBGCRYPT_SUFFIX) > -- > 2.3.0 > > > -- > 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