[PATCH 1/1] docs: Fix typo in arch=all provides suffix

1 view
Skip to first unread message

Felix Moessbauer

unread,
Jul 30, 2026, 3:38:17 AM (7 days ago) Jul 30
to isar-...@googlegroups.com, Felix Moessbauer
The suffix added to architecture-all providers is -archall, not -all.
The bigger example already had this correct, but the text missed it.

No functional change.

Signed-off-by: Felix Moessbauer <felix.mo...@siemens.com>
---
RECIPE-API-CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index f5b84c84..222e6fae 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -1083,7 +1083,7 @@ work for packages that generate both arch specific and arch all binary packages.
We now explicitly disable building `arch=all` binary packages during cross
compilation (this only affects packages that produce both architecture-specific
and `arch=all` binary packages). Recipes for such mixed packages should append
-`-all` to the `arch=all` binary packages listed in `PROVIDES` (e.g.,
+`-archall` to the `arch=all` binary packages listed in `PROVIDES` (e.g.,
`PROVIDES="foo-doc-archall"` for an `arch=all` binary package `foo-doc`).
Consumers can then simply reference the package by its original name (e.g.,
`foo-doc`).
--
2.53.0

Zhihang Wei

unread,
Jul 31, 2026, 4:59:43 AM (5 days ago) Jul 31
to Felix Moessbauer, isar-...@googlegroups.com
Applied to next, thanks.

Zhihang
Reply all
Reply to author
Forward
0 new messages