]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dev-manual, mega-manual: Updated kernel flow (text and figs)
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 29 Oct 2013 18:27:38 +0000 (11:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:56 +0000 (17:09 +0000)
Partial fix for [YOCTO #5368]

Updated the figure to not have the tarball method in there
for setting up poky repo locally.  Also, added specific references
to the environment setup scripts.

(From yocto-docs rev: 7c6ececaf8eb987206567077f42213dbe4cdc4f2)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-model.xml
documentation/dev-manual/figures/kernel-dev-flow.png
documentation/mega-manual/figures/kernel-dev-flow.png

index a82d998ff49848b966213a8c01b96ffbba3da56d..7a0f772b2ab31e7c65bb80866d6073b827ba8d74 100644 (file)
                         If you have never built the kernel you are interested in, you need to run
                         an initial build to establish local kernel source files.</para>
                         <para>If you are building an image for the first time, you need to get the build
-                        environment ready by sourcing
-                        the environment setup script.
+                        environment ready by sourcing an environment setup script
+                        (e.g. <filename>oe-init-build-env</filename> or
+                        <filename>oe-init-build-env-memres</filename>).
                         You also need to be sure two key configuration files
                         (<filename>local.conf</filename> and <filename>bblayers.conf</filename>)
                         are configured appropriately.</para>
index edd9e82af72cf419ee013aeada01da065379276f..009105d12230fc505e449e46454496f8940ae3af 100644 (file)
Binary files a/documentation/dev-manual/figures/kernel-dev-flow.png and b/documentation/dev-manual/figures/kernel-dev-flow.png differ
index edd9e82af72cf419ee013aeada01da065379276f..009105d12230fc505e449e46454496f8940ae3af 100644 (file)
Binary files a/documentation/mega-manual/figures/kernel-dev-flow.png and b/documentation/mega-manual/figures/kernel-dev-flow.png differ