Thanks, applied as a4237c4bbb0fa3063d38f88ad80fec776e50227f.

Michael

[sent from post-receive hook]

On Thu, 16 Jan 2025 17:09:52 +0100, Philipp Zabel <[email protected]> 
wrote:
> Signed-off-by: Philipp Zabel <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git 
> a/patches/meson-1.6.0/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
>  
> b/patches/meson-1.6.1/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
> similarity index 100%
> rename from 
> patches/meson-1.6.0/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
> rename to 
> patches/meson-1.6.1/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
> diff --git a/patches/meson-1.6.0/0002-HACK-enable-NEON-only-for-ARMv7.patch 
> b/patches/meson-1.6.1/0002-HACK-enable-NEON-only-for-ARMv7.patch
> similarity index 100%
> rename from patches/meson-1.6.0/0002-HACK-enable-NEON-only-for-ARMv7.patch
> rename to patches/meson-1.6.1/0002-HACK-enable-NEON-only-for-ARMv7.patch
> diff --git 
> a/patches/meson-1.6.0/0003-HACK-don-t-fail-if-lrelease-is-missing.patch 
> b/patches/meson-1.6.1/0003-HACK-don-t-fail-if-lrelease-is-missing.patch
> similarity index 100%
> rename from 
> patches/meson-1.6.0/0003-HACK-don-t-fail-if-lrelease-is-missing.patch
> rename to 
> patches/meson-1.6.1/0003-HACK-don-t-fail-if-lrelease-is-missing.patch
> diff --git a/patches/meson-1.6.0/0004-HACK-don-t-fail-if-uic-is-missing.patch 
> b/patches/meson-1.6.1/0004-HACK-don-t-fail-if-uic-is-missing.patch
> similarity index 100%
> rename from patches/meson-1.6.0/0004-HACK-don-t-fail-if-uic-is-missing.patch
> rename to patches/meson-1.6.1/0004-HACK-don-t-fail-if-uic-is-missing.patch
> diff --git 
> a/patches/meson-1.6.0/0005-HACK-dependencies-trust-pkgconfig-when-looking-for-z.patch
>  
> b/patches/meson-1.6.1/0005-HACK-dependencies-trust-pkgconfig-when-looking-for-z.patch
> similarity index 100%
> rename from 
> patches/meson-1.6.0/0005-HACK-dependencies-trust-pkgconfig-when-looking-for-z.patch
> rename to 
> patches/meson-1.6.1/0005-HACK-dependencies-trust-pkgconfig-when-looking-for-z.patch
> diff --git a/patches/meson-1.6.0/series b/patches/meson-1.6.1/series
> similarity index 100%
> rename from patches/meson-1.6.0/series
> rename to patches/meson-1.6.1/series
> diff --git a/rules/host-meson.make b/rules/host-meson.make
> index 868d43d0c508..16b5398c7008 100644
> --- a/rules/host-meson.make
> +++ b/rules/host-meson.make
> @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MESON) += host-meson
>  #
>  # Paths and names
>  #
> -HOST_MESON_VERSION   := 1.6.0
> -HOST_MESON_MD5               := 0031ea392f8ef97eeadfe1906c5cc5b4
> +HOST_MESON_VERSION   := 1.6.1
> +HOST_MESON_MD5               := 397e29700c71f69d70fd2b5898620177
>  HOST_MESON           := meson-$(HOST_MESON_VERSION)
>  HOST_MESON_SUFFIX    := tar.gz
>  HOST_MESON_URL               := 
> https://github.com/mesonbuild/meson/releases/download/$(HOST_MESON_VERSION)/$(HOST_MESON).$(HOST_MESON_SUFFIX)

Reply via email to