From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-system-python3-pycparser: new package
Date: Fri, 12 Jul 2024 10:05:35 +0200 [thread overview]
Message-ID: <20240712080535.651059-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240705145410.3175309-1-p.zabel@pengutronix.de>
Thanks, applied as 7aac72827456020fa817d05a72a27e4a86cea5ce.
Michael
[sent from post-receive hook]
On Fri, 12 Jul 2024 10:05:35 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Enable packages that use host-system-python3 to make use of the
> pycparser module as well.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240705145410.3175309-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-system-python3-pycparser.in b/rules/host-system-python3-pycparser.in
> new file mode 100644
> index 000000000000..66a18c52b82d
> --- /dev/null
> +++ b/rules/host-system-python3-pycparser.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_SYSTEM_PYTHON3_PYCPARSER
> + tristate
> + default y if ALLYES
> + select HOST_SYSTEM_PYTHON3
> + select HOST_SYSTEM_PYTHON3_SETUPTOOLS
> diff --git a/rules/host-system-python3-pycparser.make b/rules/host-system-python3-pycparser.make
> new file mode 100644
> index 000000000000..1280d05023b3
> --- /dev/null
> +++ b/rules/host-system-python3-pycparser.make
> @@ -0,0 +1,20 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2024 by Philipp Zabel <p.zabel@pengutronix.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_SYSTEM_PYTHON3_PYCPARSER) += host-system-python3-pycparser
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_SYSTEM_PYTHON3_PYCPARSER_CONF_TOOL := python3
> +
> +# vim: syntax=make
prev parent reply other threads:[~2024-07-12 8:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 14:54 [ptxdist] [PATCH] " Philipp Zabel
2024-07-12 8: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=20240712080535.651059-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