diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c856775303..0ea494052e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3787,12 +3787,6 @@ cp, must be installed on your development host system. - - The - GNU Parted - package must be installed on your development host - system. - You need to have the build artifacts already available, which typically means that you must @@ -3805,6 +3799,12 @@ wic requires the artifacts in the form generated by the build system. + + You must build several native tools: + + $ bitbake parted-native dosfstools-native mtools-native + + You must have sourced one of the build environment setup scripts (i.e.