From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 22 Feb 2022 08:40:07 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nMPmJ-006eFb-J6 for lore@lore.pengutronix.de; Tue, 22 Feb 2022 08:40:07 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1nMPmI-0003NH-O4; Tue, 22 Feb 2022 08:40:06 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMPlg-0002Bk-T6; Tue, 22 Feb 2022 08:39:28 +0100 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1nMPlg-000Zsm-Bz; Tue, 22 Feb 2022 08:39:27 +0100 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nMPle-00FEim-TE; Tue, 22 Feb 2022 08:39:26 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Tue, 22 Feb 2022 08:39:26 +0100 Message-Id: <20220222073926.3631465-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220218160433.392662-1-p.zabel@pengutronix.de> References: <20220218160433.392662-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] host-meson: version bump 0.60.2 -> 0.60.3 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Philipp Zabel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as ac98d0ad9f9e2caa5a8b8dd615fd7b4addc1a124. Michael [sent from post-receive hook] On Tue, 22 Feb 2022 08:39:26 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20220218160433.392662-1-p.zabel@pengutronix.de> > Signed-off-by: Michael Olbrich > > 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) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de