On Fri, Mar 06, 2015 at 11:26:00AM +0100, Hubert Feurstein wrote:
> Signed-off-by: Hubert Feurstein <h.feurst...@gmail.com>

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

Reply via email to