mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Christian Melki <christian.melki@t2data.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] libpng: Version bump. 1.6.38 -> 1.6.39.
Date: Fri, 16 Dec 2022 12:33:04 +0100	[thread overview]
Message-ID: <Y5xXcEyAgAKTwa1l@pengutronix.de> (raw)
In-Reply-To: <20221215152031.1193710-1-christian.melki@t2data.com>

On Thu, Dec 15, 2022 at 04:20:31PM +0100, Christian Melki wrote:
> Minor bugfix release. Nothing major.
> Refrained from adding PPC Altivec optimizations.
> (PPC Altivec != Power VSX). Libpng seems to be POWER only?
> 
> * Align arm neon optimization with the other formats. The configure
> is fine with just enable.

I had may own update in the test queue and I pushed it to master without
looking at the mailing list again. So it's missing the nice commit message
and the arm neon option cleanup...

Michael

> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/libpng.make | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/libpng.make b/rules/libpng.make
> index aff687df6..0cb8e4a1e 100644
> --- a/rules/libpng.make
> +++ b/rules/libpng.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
>  #
>  # Paths and names
>  #
> -LIBPNG_VERSION	:= 1.6.38
> -LIBPNG_MD5	:= 122e6b7837811698563083b352bc8ca2
> +LIBPNG_VERSION	:= 1.6.39
> +LIBPNG_MD5	:= aa1ae92e172417039bda072b702f6326
>  LIBPNG		:= libpng-$(LIBPNG_VERSION)
>  LIBPNG_SUFFIX	:= tar.xz
>  LIBPNG_URL	:= $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
> @@ -37,7 +37,7 @@ LIBPNG_CONF_OPT := \
>  	--enable-unversioned-links \
>  	--enable-unversioned-libpng-pc \
>  	--enable-unversioned-libpng-config \
> -	--enable-arm-neon=$(call ptx/yesno, PTXCONF_ARCH_ARM_NEON) \
> +	--$(call ptx/endis, PTXCONF_ARCH_ARM_NEON)-arm-neon \
>  	--disable-mips-msa \
>  	--$(call ptx/endis, PTXCONF_ARCH_X86)-intel-sse \
>  	--disable-powerpc-vsx \
> -- 
> 2.34.1
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2022-12-16 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 15:20 Christian Melki
2022-12-16 11:33 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y5xXcEyAgAKTwa1l@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox