From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 16 Aug 2023 11:24:13 +0200 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 1qWClB-00660g-RZ for lore@lore.pengutronix.de; Wed, 16 Aug 2023 11:24:13 +0200 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 1qWCl9-000704-VM; Wed, 16 Aug 2023 11:24:11 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qWCkc-0006zw-Lp for ptxdist@pengutronix.de; Wed, 16 Aug 2023 11:23:38 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1qWCkc-0006zw-Eo for ptxdist@pengutronix.de; Wed, 16 Aug 2023 11:23:38 +0200 Date: Wed, 16 Aug 2023 11:23:38 +0200 From: Roland Hieber To: ptxdist@pengutronix.de Message-ID: <20230816092338.5fsfggojlp4zblxf@pengutronix.de> References: <20230813194844.1961020-1-rhi@pengutronix.de> <20230813194844.1961020-2-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230813194844.1961020-2-rhi@pengutronix.de> User-Agent: NeoMutt/20180716 Subject: Re: [ptxdist] [PATCH v2 2/2] rauc: select HOST_MESON 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 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 On Sun, Aug 13, 2023 at 09:48:44PM +0200, Roland Hieber wrote: > RAUC has been using meson since commit 6e72460fe79714249b81 (2023-06-30, > Enrico Jorns: "rauc: migrate to meson"), but now PTXdist warns about the > missing HOST_MESON dependency in the prepare stage. > > Signed-off-by: Roland Hieber > --- > v2: no change in this version > v1: https://lore.ptxdist.org/ptxdist/20230810110256.2242386-2-rhi@pengutronix.de … yes, the rebased patch still applies, but now there are two HOST_MESON selects in this file. Nothing to do here, please disregard. First patch still applies. - Roland > > rules/rauc.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/rauc.in b/rules/rauc.in > index e67f5131c615..94a7859d89f5 100644 > --- a/rules/rauc.in > +++ b/rules/rauc.in > @@ -8,6 +8,7 @@ menuconfig RAUC > select GLIB > select GLIB_LIBMOUNT > select HOST_GLIB > + select HOST_MESON > select CODE_SIGNING > select BUSYBOX_FEATURE_TAR_LONG_OPTIONS if BUSYBOX_TAR > select BUSYBOX_FEATURE_TAR_AUTODETECT if BUSYBOX_TAR > -- > 2.39.2 > > > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |