dev-manual: Changed Wic example paths to be consistent.

(From yocto-docs rev: 402434dd15f3116307e690ecc09db875ecabded4)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-23 08:13:08 -07:00
committed by Richard Purdie
parent 4559692ae1
commit 41aad59377

View File

@@ -6800,7 +6800,7 @@
somewhere other than the default output directory,
which is the current directory:
<literallayout class='monospaced'>
$ wic create /home/scottrif/my_yocto/test.wks -o /home/scottrif/testwic \
$ wic create /home/stephano/my_yocto/test.wks -o /home/stephano/testwic \
--rootfs-dir /home/stephano/build/master/build/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/rootfs \
--bootimg-dir /home/stephano/build/master/build/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/recipe-sysroot/usr/share \
--kernel-dir /home/stephano/build/master/build/tmp/deploy/images/qemux86 \
@@ -6809,7 +6809,7 @@
INFO: Creating image(s)...
INFO: The new image(s) can be found here:
/home/scottrif/testwic/test-201710091445-sdb.direct
/home/stephano/testwic/test-201710091445-sdb.direct
The following build artifacts were used to create the image(s):
ROOTFS_DIR: /home/stephano/build/master/build/tmp-glibc/work/qemux86-oe-linux/core-image-minimal/1.0-r0/rootfs
@@ -6818,7 +6818,7 @@
NATIVE_SYSROOT: /home/stephano/build/master/build/tmp-glibc/work/i586-oe-linux/wic-tools/1.0-r0/recipe-sysroot-native
INFO: The image(s) were created using OE kickstart file:
/home/scottrif/my_yocto/test.wks
/home/stephano/my_yocto/test.wks
</literallayout>
For this example,
<ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink>