mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-composefs: new host package
Date: Fri, 14 Aug 2026 09:41:06 +0200	[thread overview]
Message-ID: <20260814074106.2487-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260715073140.2795953-2-s.pueschel@pengutronix.de>

Thanks, applied as 243e37e07a879ddb67082b6c95adb43e5ca74e42.

Michael

[sent from post-receive hook]

On Fri, 14 Aug 2026 09:41:06 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> New host package based on the already existing rules for the target
> package.
> 
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20260715073140.2795953-2-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-composefs.in b/rules/host-composefs.in
> new file mode 100644
> index 000000000000..1d9375db5edb
> --- /dev/null
> +++ b/rules/host-composefs.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_COMPOSEFS
> +	tristate
> +	default y if ALLYES
> +	select HOST_MESON
> +	select HOST_OPENSSL
> diff --git a/rules/host-composefs.make b/rules/host-composefs.make
> new file mode 100644
> index 000000000000..3567d6fd0065
> --- /dev/null
> +++ b/rules/host-composefs.make
> @@ -0,0 +1,27 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2026 by Sven Püschel <s.pueschel@pengutronix.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_COMPOSEFS) += host-composefs
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +#
> +# meson
> +#
> +HOST_COMPOSEFS_CONF_TOOL	:= meson
> +HOST_COMPOSEFS_CONF_OPT		:= \
> +	$(HOST_MESON_OPT) \
> +	-Dfuse=disabled \
> +	-Dman=disabled
> +
> +# vim: syntax=make



  reply	other threads:[~2026-08-14  7:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15  7:31 [ptxdist] [PATCH 1/5] composefs: sort meson options Sven Püschel
2026-07-15  7:31 ` [ptxdist] [PATCH 2/5] host-composefs: new host package Sven Püschel
2026-08-14  7:41   ` Michael Olbrich [this message]
2026-07-15  7:31 ` [ptxdist] [PATCH 3/5] host-rauc: use the correct build system options Sven Püschel
2026-08-14  7:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-15  7:31 ` [ptxdist] [PATCH 4/5] host-rauc: enable composefs support Sven Püschel
2026-08-14  7:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-15  7:31 ` [ptxdist] [PATCH 5/5] host-rauc: add missing options Sven Püschel
2026-08-14  7:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-08-14  7:41 ` [ptxdist] [APPLIED] composefs: sort meson options 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=20260814074106.2487-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@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