1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

docs-wide: update wic source plugin names

WIC plugins were renamed after commit 2de444fc3ef4 ("wic: plugins source
bootimage/isoimage rename to allow be imported") in OE-Core. They no
longer contain dashes, but underscores.

(From yocto-docs rev: 7224d7733e9e0f423475e1b9c5b48aff0de1f744)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-07-29 11:56:49 +02:00
committed by Richard Purdie
parent 7dc3a0be6f
commit 1887b330c3
4 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1425,8 +1425,8 @@ Project Reference Manual.
- :term:`IMAGE_BOOT_FILES`:
Files installed into the device's boot partition when preparing the
image using the Wic tool with the ``bootimg-partition`` or
``bootimg-efi`` source plugin.
image using the Wic tool with the ``bootimg_partition`` or
``bootimg_efi`` source plugin.
BSP Kernel Recipe Example
-------------------------