mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] host-cmake: Version bump 3.20.5 -> 3.23.1
Date: Wed, 25 May 2022 11:45:27 +0200	[thread overview]
Message-ID: <20220525094527.2846439-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220513142114.2332363-1-christian.melki@t2data.com>

Thanks, applied as 222fba2f7ededa3f23a05d7a30b5d35b3850a8f3.

Michael

[sent from post-receive hook]

On Wed, 25 May 2022 11:45:27 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> ~1 year release time difference.
> 
> Release notes, somewhat readable:
> https://cmake.org/cmake/help/v3.21/release/3.21.html
> https://cmake.org/cmake/help/v3.22/release/3.22.html
> https://cmake.org/cmake/help/v3.23/release/3.23.html
> 
> * License file changes are composed of year changes,
> spelling errors, contributors, whitespace, file references
> and a removal of a bsd-3-clause in cmlibuv.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220513142114.2332363-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-cmake.make b/rules/host-cmake.make
> index d93573fdb8b3..44d43fbe56cf 100644
> --- a/rules/host-cmake.make
> +++ b/rules/host-cmake.make
> @@ -15,8 +15,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
>  #
>  # Paths and names
>  #
> -HOST_CMAKE_VERSION	:= 3.20.5
> -HOST_CMAKE_MD5		:= 137311bbe83d9a32469f99ac2792a2bc
> +HOST_CMAKE_VERSION	:= 3.23.1
> +HOST_CMAKE_MD5		:= b0d46fdcca030372f0a464146243e193
>  HOST_CMAKE		:= cmake-$(HOST_CMAKE_VERSION)
>  HOST_CMAKE_SUFFIX	:= tar.gz
>  HOST_CMAKE_URL		:= https://cmake.org/files/v$(basename $(HOST_CMAKE_VERSION))/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
> @@ -24,16 +24,16 @@ HOST_CMAKE_SOURCE	:= $(SRCDIR)/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)
>  HOST_CMAKE_DIR		:= $(HOST_BUILDDIR)/$(HOST_CMAKE)
>  HOST_CMAKE_LICENSE	:= 0BSD AND BSD-2-clause AND BSD-3-Clause AND Apache-2.0 AND bzip2-1.0.6 AND (MIT OR public_domain) AND MIT AND curl
>  HOST_CMAKE_LICENSE_FILES := \
> -	file://Copyright.txt;md5=31023e1d3f51ca90a58f55bcee8e2339 \
> +	file://Copyright.txt;md5=f2102a52df7aa592cf072180e7ebc8c7 \
>  	file://Source/kwsys/Copyright.txt;md5=64ed5ec90b0f9868cf0b08ea5b954dfe \
>  	file://Utilities/KWIML/Copyright.txt;md5=bdc657917a0eec5751b3d5eafd4b413c \
>  	file://Utilities/cmbzip2/LICENSE;md5=1e5cffe65fc786f83a11a4b225495c0b \
>  	file://Utilities/cmcurl/COPYING;md5=425f6fdc767cc067518eef9bbdf4ab7b \
>  	file://Utilities/cmexpat/COPYING;md5=9e2ce3b3c4c0f2670883a23bbd7c37a9 \
> -	file://Utilities/cmjsoncpp/LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b \
> -	file://Utilities/cmlibarchive/COPYING;md5=fe01f5e02b1f0cc934d593a7b0ddceb6 \
> +	file://Utilities/cmjsoncpp/LICENSE;md5=5d73c165a0f9e86a1342f32d19ec5926 \
> +	file://Utilities/cmlibarchive/COPYING;md5=d499814247adaee08d88080841cb5665 \
>  	file://Utilities/cmlibrhash/COPYING;md5=a8c2a557a5c53b1c12cddbee98c099af \
> -	file://Utilities/cmlibuv/LICENSE;md5=a68902a430e32200263d182d44924d47 \
> +	file://Utilities/cmlibuv/LICENSE;md5=ad93ca1fffe931537fcf64f6fcce084d \
>  	file://Utilities/cmnghttp2/COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec \
>  	file://Utilities/cmzlib/Copyright.txt;md5=20549c31f1fec4df39b48732d8802c2a \
>  	file://Utilities/cmzstd/LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32



      reply	other threads:[~2022-05-25  9:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 14:21 [ptxdist] [PATCH] " Christian Melki
2022-05-25  9:45 ` 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=20220525094527.2846439-1-m.olbrich@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