* [Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo
@ 2024-03-29 16:03 Raphaël Mélotte via buildroot
2024-04-03 19:53 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Raphaël Mélotte via buildroot @ 2024-03-29 16:03 UTC (permalink / raw)
To: buildroot; +Cc: Raphaël Mélotte, Thomas De Schampheleire
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
---
docs/manual/adding-packages-python.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/adding-packages-python.adoc b/docs/manual/adding-packages-python.adoc
index 9953be6639..67f2f6081d 100644
--- a/docs/manual/adding-packages-python.adoc
+++ b/docs/manual/adding-packages-python.adoc
@@ -92,7 +92,7 @@ Note that:
dependencies are automatically added as needed by the Python
package infrastructure.
- * Similarly, it is not needed to add +host-setuptools+ to
+ * Similarly, it is not needed to add +host-python-setuptools+ to
+PYTHON_FOO_DEPENDENCIES+ for setuptools-based packages, since it's
automatically added by the Python infrastructure as needed.
--
2.41.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo
2024-03-29 16:03 [Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo Raphaël Mélotte via buildroot
@ 2024-04-03 19:53 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-04-03 19:53 UTC (permalink / raw)
To: Raphaël Mélotte via buildroot
Cc: Raphaël Mélotte, Thomas De Schampheleire
On Fri, 29 Mar 2024 17:03:58 +0100
Raphaël Mélotte via buildroot <buildroot@buildroot.org> wrote:
> Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
> ---
> docs/manual/adding-packages-python.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Well spotted! Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-03 19:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 16:03 [Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo Raphaël Mélotte via buildroot
2024-04-03 19:53 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.