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 <r...@pengutronix.de> > --- > v2: no change in this version > v1: > https://lore.ptxdist.org/ptxdist/20230810110256.2242386-2-...@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.hie...@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 |