public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 1/1] docs: Fix typo in arch=all provides suffix
@ 2026-07-30  7:38 'Felix Moessbauer' via isar-users
  2026-07-31  8:59 ` Zhihang Wei
  0 siblings, 1 reply; 2+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-07-30  7:38 UTC (permalink / raw)
  To: isar-users; +Cc: 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.moessbauer@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

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260730073805.396068-1-felix.moessbauer%40siemens.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] docs: Fix typo in arch=all provides suffix
  2026-07-30  7:38 [PATCH 1/1] docs: Fix typo in arch=all provides suffix 'Felix Moessbauer' via isar-users
@ 2026-07-31  8:59 ` Zhihang Wei
  0 siblings, 0 replies; 2+ messages in thread
From: Zhihang Wei @ 2026-07-31  8:59 UTC (permalink / raw)
  To: Felix Moessbauer, isar-users

Applied to next, thanks.

Zhihang

On 7/30/26 09:38, 'Felix Moessbauer' via isar-users wrote:
> 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.moessbauer@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`).

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/3aead15d-e76f-424c-94fc-51a341d1b00f%40ilbers.de.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-31  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30  7:38 [PATCH 1/1] docs: Fix typo in arch=all provides suffix 'Felix Moessbauer' via isar-users
2026-07-31  8:59 ` Zhihang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox