* [ptxdist] [PATCH] python3-pyasn1: make the package selection tristated
@ 2025-09-17 11:30 Leonard Göhrs
2025-09-22 11:04 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Leonard Göhrs @ 2025-09-17 11:30 UTC (permalink / raw)
To: ptxdist; +Cc: Leonard Göhrs
This allows building the package without necessarily installing it into
the rootfs.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
---
rules/python3-pyasn1.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/python3-pyasn1.in b/rules/python3-pyasn1.in
index a28e4e355..4b8cd8d0c 100644
--- a/rules/python3-pyasn1.in
+++ b/rules/python3-pyasn1.in
@@ -1,7 +1,7 @@
## SECTION=python3
config PYTHON3_PYASN1
- bool
+ tristate
prompt "pyasn1"
select PYTHON3
select HOST_PYTHON3_SETUPTOOLS
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] python3-pyasn1: make the package selection tristated
2025-09-17 11:30 [ptxdist] [PATCH] python3-pyasn1: make the package selection tristated Leonard Göhrs
@ 2025-09-22 11:04 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-09-22 11:04 UTC (permalink / raw)
To: ptxdist; +Cc: Leonard Göhrs
Thanks, applied as 7ded5c072f007b0db1bc826872734afb1904cec5.
Michael
[sent from post-receive hook]
On Mon, 22 Sep 2025 13:04:20 +0200, Leonard Göhrs <l.goehrs@pengutronix.de> wrote:
> This allows building the package without necessarily installing it into
> the rootfs.
>
> Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
> Message-Id: <20250917113052.181416-1-l.goehrs@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/python3-pyasn1.in b/rules/python3-pyasn1.in
> index a28e4e35537f..4b8cd8d0cf8c 100644
> --- a/rules/python3-pyasn1.in
> +++ b/rules/python3-pyasn1.in
> @@ -1,7 +1,7 @@
> ## SECTION=python3
>
> config PYTHON3_PYASN1
> - bool
> + tristate
> prompt "pyasn1"
> select PYTHON3
> select HOST_PYTHON3_SETUPTOOLS
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-22 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-17 11:30 [ptxdist] [PATCH] python3-pyasn1: make the package selection tristated Leonard Göhrs
2025-09-22 11:04 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox