* [ptxdist] [PATCH] python3-pyasn1: make the package selection tristated
@ 2025-09-17 11:30 Leonard Göhrs
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-09-17 11:31 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox