mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] configure_helper: ignore new Meson 1.1.0 builtin options
Date: Tue,  2 May 2023 09:05:52 +0200	[thread overview]
Message-ID: <20230502070552.315368-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230417091903.532564-1-p.zabel@pengutronix.de>

Thanks, applied as 3009876c1ff75314758fb1e99ef96f2dec0315d6.

Michael

[sent from post-receive hook]

On Tue, 02 May 2023 09:05:52 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Ignore new Meson builtin options "licensedir" (since 1.1.0) and
> "vsenv" (since 1.1.0).
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20230417091903.532564-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/configure_helper.py b/scripts/configure_helper.py
> index e6907cd4eb21..d5abc5a02c1a 100755
> --- a/scripts/configure_helper.py
> +++ b/scripts/configure_helper.py
> @@ -144,6 +144,7 @@ meson_blacklist = [
>  	"install_umask",
>  	"layout",
>  	"libexecdir",
> +	"licensedir",
>  	"localedir",
>  	"localstatedir",
>  	"mandir",
> @@ -160,6 +161,7 @@ meson_blacklist = [
>  	"sysconfdir",
>  	"unity",
>  	"unity_size",
> +	"vsenv",
>  	"warning_level",
>  	"werror",
>  	"wrap_mode",



      reply	other threads:[~2023-05-02  7:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17  9:19 [ptxdist] [PATCH] " Philipp Zabel
2023-05-02  7:05 ` Michael Olbrich [this message]

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=20230502070552.315368-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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