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:
committed by
Richard Purdie
parent
7dc3a0be6f
commit
1887b330c3
@@ -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
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user