mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 11:29:40 +01:00
dev-manual: wic.rst: Update native tools build command
Requirements list seems to be outdated. It is not possible to follow instructions for Raw Mode as not all of the native tools are available. All wic dependencies are gathered under wic-tools package. Some commands in the instruction already use wic-tools native sysroot, but this dependency is not specified in the requirements. Update the command for building native tools to use wic-tools instead of the seperate packages. (From yocto-docs rev: 7c03bcb3031c89b5183e5b4f3f0703bc91a014e2) Signed-off-by: Daniel Semkowicz <dse@thaumatec.com> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
54e3374480
commit
de29a6932e
@@ -5472,7 +5472,7 @@ system needs to meet the following requirements:
|
||||
- You must build several native tools, which are built to run on the
|
||||
build system::
|
||||
|
||||
$ bitbake parted-native dosfstools-native mtools-native
|
||||
$ bitbake wic-tools
|
||||
|
||||
- Include "wic" as part of the
|
||||
:term:`IMAGE_FSTYPES`
|
||||
|
||||
Reference in New Issue
Block a user