Thanks, applied as e36b4585d5bf1e8d94f7a7da5c7909ad86af0290.

Michael

[sent from post-receive hook]

On Fri, 15 Jan 2021 12:18:10 +0100, Michael Tretter <m.tret...@pengutronix.de> 
wrote:
> Also switch to the new download URL that is referenced on the valgrind
> Current Releases page.
> 
> Signed-off-by: Michael Tretter <m.tret...@pengutronix.de>
> Message-Id: <20210111082141.2021104-1-m.tret...@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git 
> a/patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
>  
> b/patches/valgrind-3.16.1/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
> similarity index 93%
> rename from 
> patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
> rename to 
> patches/valgrind-3.16.1/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
> index 7602998ac24f..454fc3512720 100644
> --- 
> a/patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
> +++ 
> b/patches/valgrind-3.16.1/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
> @@ -10,7 +10,7 @@ Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
>   1 file changed, 1 insertion(+), 1 deletion(-)
>  
>  diff --git a/configure.ac b/configure.ac
> -index c18ae5f2acb5..935474f8b88b 100644
> +index b86e802204ee..c5c1eccfe3b4 100755
>  --- a/configure.ac
>  +++ b/configure.ac
>  @@ -252,7 +252,7 @@ case "${host_cpu}" in
> diff --git 
> a/patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
>  
> b/patches/valgrind-3.16.1/0002-make-kernel-version-a-autoconf-cache-variable.patch
> similarity index 93%
> rename from 
> patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
> rename to 
> patches/valgrind-3.16.1/0002-make-kernel-version-a-autoconf-cache-variable.patch
> index 9142dcf2ea48..d1fc29d46a1a 100644
> --- 
> a/patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
> +++ 
> b/patches/valgrind-3.16.1/0002-make-kernel-version-a-autoconf-cache-variable.patch
> @@ -8,10 +8,10 @@ Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
>   1 file changed, 6 insertions(+), 5 deletions(-)
>  
>  diff --git a/configure.ac b/configure.ac
> -index 935474f8b88b..0dffe27862ed 100644
> +index c5c1eccfe3b4..54518bfa0cc5 100755
>  --- a/configure.ac
>  +++ b/configure.ac
> -@@ -341,16 +341,17 @@ case "${host_os}" in
> +@@ -345,16 +345,17 @@ case "${host_os}" in
>           # Ok, this is linux. Check the kernel version
>           AC_MSG_CHECKING([for the kernel version])
>   
> diff --git a/patches/valgrind-3.14.0/autogen.sh 
> b/patches/valgrind-3.16.1/autogen.sh
> similarity index 100%
> rename from patches/valgrind-3.14.0/autogen.sh
> rename to patches/valgrind-3.16.1/autogen.sh
> diff --git a/patches/valgrind-3.14.0/series b/patches/valgrind-3.16.1/series
> similarity index 100%
> rename from patches/valgrind-3.14.0/series
> rename to patches/valgrind-3.16.1/series
> diff --git a/rules/valgrind.make b/rules/valgrind.make
> index dd168fb54228..aeabf825e64b 100644
> --- a/rules/valgrind.make
> +++ b/rules/valgrind.make
> @@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_ARCH_ARM)-$(PTXCONF_VALGRIND) += 
> valgrind
>  #
>  # Paths and names
>  #
> -VALGRIND_VERSION     := 3.14.0
> -VALGRIND_MD5         := 74175426afa280184b62591b58c671b3
> +VALGRIND_VERSION     := 3.16.1
> +VALGRIND_MD5         := d1b153f1ab17cf1f311705e7a83ef589
>  VALGRIND             := valgrind-$(VALGRIND_VERSION)
>  VALGRIND_SUFFIX              := tar.bz2
> -VALGRIND_URL         := 
> http://valgrind.org/downloads/$(VALGRIND).$(VALGRIND_SUFFIX)
> +VALGRIND_URL         := 
> https://sourceware.org/pub/valgrind/$(VALGRIND).$(VALGRIND_SUFFIX)
>  VALGRIND_SOURCE              := $(SRCDIR)/$(VALGRIND).$(VALGRIND_SUFFIX)
>  VALGRIND_DIR         := $(BUILDDIR)/$(VALGRIND)
>  VALGRIND_LICENSE     := GPL-2.0-only

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to