* [PATCH] [mickledore] dev-manual: wic.rst: Update native tools build command
@ 2023-08-10 7:38 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2023-08-10 7:38 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker, Daniel Semkowicz
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
From: Daniel Semkowicz <dse@thaumatec.com>
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.
Signed-off-by: Daniel Semkowicz <dse@thaumatec.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
documentation/dev-manual/wic.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst
index 2a4408cdb0..664f07a212 100644
--- a/documentation/dev-manual/wic.rst
+++ b/documentation/dev-manual/wic.rst
@@ -92,7 +92,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`
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-10 7:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 7:38 [PATCH] [mickledore] dev-manual: wic.rst: Update native tools build command michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox