[yocto] [PATCH] dev-manual: Updated wic runtime requirements

Rifenbark, Scott M scott.m.rifenbark at intel.com
Mon Apr 20 09:39:27 PDT 2015


Ed, 

This patch is in.  See http://www.yoctoproject.org/docs/1.9/dev-manual/dev-manual.html#wic-requirements for the updated text.

Thanks, 
Scott

>-----Original Message-----
>From: Ed Bartosh [mailto:ed.bartosh at linux.intel.com]
>Sent: Tuesday, April 14, 2015 11:46 AM
>To: yocto at yoctoproject.org
>Cc: Rifenbark, Scott M; Ed Bartosh
>Subject: [PATCH] dev-manual: Updated wic runtime requirements
>
>Wic is not using parted and other runtime dependencies from host system
>anymore. It uses native tools instead.
>
>Removed host parted from the list of requirements. Added instructions to
>build native tools.
>
>Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
>---
> documentation/dev-manual/dev-manual-common-tasks.xml | 12 ++++++----
>--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
>diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
>b/documentation/dev-manual/dev-manual-common-tasks.xml
>index c856775..0ea4940 100644
>--- a/documentation/dev-manual/dev-manual-common-tasks.xml
>+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
>@@ -3788,12 +3788,6 @@
>                         development host system.
>                         </para></listitem>
>                     <listitem><para>
>-                        The
>-                        <ulink url='http://www.gnu.org/software/parted/'>GNU
>Parted</ulink>
>-                        package must be installed on your development host
>-                        system.
>-                        </para></listitem>
>-                    <listitem><para>
>                         You need to have the build artifacts already
>                         available, which typically means that you must
>                         have already created an image using the @@ -3806,6 +3800,12
>@@
>                         in the form generated by the build system.
>                         </para></listitem>
>                     <listitem><para>
>+                        You must build several native tools:
>+                        <literallayout class='monospaced'>
>+     $ bitbake parted-native dosfstools-native mtools-native
>+                        </literallayout>
>+                        </para></listitem>
>+                    <listitem><para>
>                         You must have sourced one of the build environment
>                         setup scripts (i.e.
>                         <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-
>script'><filename>&OE_INIT_FILE;</filename></ulink>
>--
>2.1.4




More information about the yocto mailing list