* [PATCH] doc: replace IMAGE_TYPE with IMAGE_FSTYPES
@ 2026-06-30 13:54 srinuvasan.a via isar-users
2026-06-30 14:00 ` Anton Mikanovich
0 siblings, 1 reply; 2+ messages in thread
From: srinuvasan.a via isar-users @ 2026-06-30 13:54 UTC (permalink / raw)
To: isar-users; +Cc: Srinuvasan A
From: Srinuvasan A <srinuvasan.a@siemens.com>
Update the documentation to use IMAGE_FSTYPES instead of IMAGE_TYPE.
Also update image type names to match the current convention, where
the `-img` suffix has been removed (for example, `wic-img` becomes `wic`)
Signed-off-by: Srinuvasan A <srinuvasan.a@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 5d2514c0..fc3ff440 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -24,7 +24,7 @@ cross-building.
### wic image type, removal of manual wic invocation
Images that are described by wic files are now generated during the build by
-setting `IMAGE_TYPE = "wic-img"`. The manual invocation of wic after the
+setting `IMAGE_FSTYPES = "wic"`. The manual invocation of wic after the
bitbake run is no longer needed nor supported.
### Optional kernel installation
--
2.34.1
--
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/20260630135447.174067-1-srinuvasan.a%40siemens.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: replace IMAGE_TYPE with IMAGE_FSTYPES
2026-06-30 13:54 [PATCH] doc: replace IMAGE_TYPE with IMAGE_FSTYPES srinuvasan.a via isar-users
@ 2026-06-30 14:00 ` Anton Mikanovich
0 siblings, 0 replies; 2+ messages in thread
From: Anton Mikanovich @ 2026-06-30 14:00 UTC (permalink / raw)
To: srinuvasan.a, isar-users
On 30/06/2026 15:54, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuvasan.a@siemens.com>
>
> Update the documentation to use IMAGE_FSTYPES instead of IMAGE_TYPE.
> Also update image type names to match the current convention, where
> the `-img` suffix has been removed (for example, `wic-img` becomes `wic`)
>
> Signed-off-by: Srinuvasan A <srinuvasan.a@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 5d2514c0..fc3ff440 100644
> --- a/RECIPE-API-CHANGELOG.md
> +++ b/RECIPE-API-CHANGELOG.md
> @@ -24,7 +24,7 @@ cross-building.
> ### wic image type, removal of manual wic invocation
>
> Images that are described by wic files are now generated during the build by
> -setting `IMAGE_TYPE = "wic-img"`. The manual invocation of wic after the
> +setting `IMAGE_FSTYPES = "wic"`. The manual invocation of wic after the
> bitbake run is no longer needed nor supported.
>
> ### Optional kernel installation
There were no such a variable (IMAGE_FSTYPES) in v0.6 which this line
was for.
Rejected.
--
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/6728ec8b-cc1f-4477-adce-e26f5c282984%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-30 14:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 13:54 [PATCH] doc: replace IMAGE_TYPE with IMAGE_FSTYPES srinuvasan.a via isar-users
2026-06-30 14:00 ` Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox