mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-meson: version bump 0.60.2 -> 0.60.3
Date: Fri, 18 Feb 2022 17:04:33 +0100	[thread overview]
Message-ID: <20220218160433.392662-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 patches/meson-0.60.2/series                                 | 6 ------
 ...-t-add-rpaths-for-build-directories-when-cross-co.patch} | 0
 .../0002-HACK-enable-NEON-only-for-ARMv7.patch}             | 0
 patches/meson-0.60.3/series                                 | 5 +++++
 rules/host-meson.make                                       | 4 ++--
 5 files changed, 7 insertions(+), 8 deletions(-)
 delete mode 100644 patches/meson-0.60.2/series
 rename patches/{meson-0.60.2/0100-don-t-add-rpaths-for-build-directories-when-cross-co.patch => meson-0.60.3/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch} (100%)
 rename patches/{meson-0.60.2/0101-HACK-enable-NEON-only-for-ARMv7.patch => meson-0.60.3/0002-HACK-enable-NEON-only-for-ARMv7.patch} (100%)
 create mode 100644 patches/meson-0.60.3/series

diff --git a/patches/meson-0.60.2/series b/patches/meson-0.60.2/series
deleted file mode 100644
index 9c5fc70fddcf..000000000000
--- a/patches/meson-0.60.2/series
+++ /dev/null
@@ -1,6 +0,0 @@
-# generated by git-ptx-patches
-#tag:upstream --start-number 1
-#tag:ptxdist --start-number 100
-0100-don-t-add-rpaths-for-build-directories-when-cross-co.patch
-0101-HACK-enable-NEON-only-for-ARMv7.patch
-# 33cfd20a0dde8e2402f10a8f1e93fe81  - git-ptx-patches magic
diff --git a/patches/meson-0.60.2/0100-don-t-add-rpaths-for-build-directories-when-cross-co.patch b/patches/meson-0.60.3/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
similarity index 100%
rename from patches/meson-0.60.2/0100-don-t-add-rpaths-for-build-directories-when-cross-co.patch
rename to patches/meson-0.60.3/0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
diff --git a/patches/meson-0.60.2/0101-HACK-enable-NEON-only-for-ARMv7.patch b/patches/meson-0.60.3/0002-HACK-enable-NEON-only-for-ARMv7.patch
similarity index 100%
rename from patches/meson-0.60.2/0101-HACK-enable-NEON-only-for-ARMv7.patch
rename to patches/meson-0.60.3/0002-HACK-enable-NEON-only-for-ARMv7.patch
diff --git a/patches/meson-0.60.3/series b/patches/meson-0.60.3/series
new file mode 100644
index 000000000000..7c887e1b38aa
--- /dev/null
+++ b/patches/meson-0.60.3/series
@@ -0,0 +1,5 @@
+# generated by git-ptx-patches
+#tag:ptxdist --start-number 1
+0001-don-t-add-rpaths-for-build-directories-when-cross-co.patch
+0002-HACK-enable-NEON-only-for-ARMv7.patch
+# 0a496d0bc50051baaa87da126e867c5c  - git-ptx-patches magic
diff --git a/rules/host-meson.make b/rules/host-meson.make
index dd9bc37ee1af..cb9a07a3d44e 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	:= 0.60.2
-HOST_MESON_MD5		:= 48a898e25f35e57a1b72c2b578884960
+HOST_MESON_VERSION	:= 0.60.3
+HOST_MESON_MD5		:= 03ddd7272d8cbb9f33269cb37a200d24
 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)
-- 
2.30.2


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


             reply	other threads:[~2022-02-18 16:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 16:04 Philipp Zabel [this message]
2022-02-22  7:39 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220218160433.392662-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --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