mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8
@ 2025-07-10 20:14 Christian Melki
  2025-07-12 15:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-07-10 20:14 UTC (permalink / raw)
  To: ptxdist

Regression fixes as per the CMake documentation.
https://cmake.org/cmake/help/latest/release/3.31.html

I tried the new CMake 4.0+, but that one made a few of
my packages break, so stick to 3.31 for now.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-cmake.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 3910a6cf4..4e78cbc64 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.31.3
-HOST_CMAKE_MD5		:= 7e70631e38a615be8f988663e8a07fb8
+HOST_CMAKE_VERSION	:= 3.31.8
+HOST_CMAKE_MD5		:= 2f3372bf6360996323836f5522dc505c
 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)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] host-cmake: Version bump. 3.31.3 -> 3.31.8
  2025-07-10 20:14 [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8 Christian Melki
@ 2025-07-12 15:48 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-07-12 15:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 083e93a990178290e01421e370cd9cb12eba14c3.

Michael

[sent from post-receive hook]

On Sat, 12 Jul 2025 17:48:26 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Regression fixes as per the CMake documentation.
> https://cmake.org/cmake/help/latest/release/3.31.html
> 
> I tried the new CMake 4.0+, but that one made a few of
> my packages break, so stick to 3.31 for now.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250710201441.2974915-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 3910a6cf4015..4e78cbc64922 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.31.3
> -HOST_CMAKE_MD5		:= 7e70631e38a615be8f988663e8a07fb8
> +HOST_CMAKE_VERSION	:= 3.31.8
> +HOST_CMAKE_MD5		:= 2f3372bf6360996323836f5522dc505c
>  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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-12 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-10 20:14 [ptxdist] [PATCH] host-cmake: Version bump. 3.31.3 -> 3.31.8 Christian Melki
2025-07-12 15:48 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox