* [Buildroot] [PATCH] docs/manual: fix typo in migrating-golang-packages
@ 2025-12-04 21:54 Thomas Devoogdt
2025-12-05 20:49 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Devoogdt @ 2025-12-04 21:54 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Devoogdt
Commit 00230e7 "package/pkg-golang: catch use of legacy FOO_INSTALL_BINS"
introduced a small typo, fixing that.
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
docs/manual/migrating.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/migrating.adoc b/docs/manual/migrating.adoc
index 130d7a10121..9ded46bfa24 100644
--- a/docs/manual/migrating.adoc
+++ b/docs/manual/migrating.adoc
@@ -227,4 +227,4 @@ your kernel or use an alternative network manager.
=== Migrating to 2025.11
In 2025.11, the +FOO_INSTALL_BINS+ variable for golang packages is no longer
supported; the list of binaries to install is automatically derived from
-the +FOO_BULD_TARGETS+ variable.
+the +FOO_BUILD_TARGETS+ variable.
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-05 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 21:54 [Buildroot] [PATCH] docs/manual: fix typo in migrating-golang-packages Thomas Devoogdt
2025-12-05 20:49 ` Peter Korsgaard
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.