diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-12 17:13:28 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:57 +0000 |
| commit | ed7fe93178025a17e5d0c5168f57173ccb28202f (patch) | |
| tree | d2007f8afa08310c89c8be0a958f235215e23976 /documentation | |
| parent | 397081ef41aee027660486cc3549e0863f78e904 (diff) | |
| download | poky-ed7fe93178025a17e5d0c5168f57173ccb28202f.tar.gz | |
documentation/dev-manual/dev-manual-kernel-appendix.xml: menuconfig update
The example that shows menuconfig and where the .config file is
was updated to show the use of linux-yocto-3.0 kernel.
(From yocto-docs rev: a9f7a73842b428242da95f3dfe6a7b31c123ebc2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-kernel-appendix.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index fc9f0744cf..ea59406696 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml | |||
| @@ -631,8 +631,8 @@ | |||
| 631 | in the actually filename are omitted in order to make it more | 631 | in the actually filename are omitted in order to make it more |
| 632 | readable: | 632 | readable: |
| 633 | <literallayout class='monospaced'> | 633 | <literallayout class='monospaced'> |
| 634 | ~/poky/build/tmp/work/qemux86-poky-linux/linux-yocto-2.6.37+git1+84f... | 634 | ~/poky/build/tmp/work/qemux86-poky-linux/linux-yocto-3.0.10+git1+d38... |
| 635 | ...r20/linux-qemux86-standard-build | 635 | ...3a9ac596f7a-r3/linux-qemux86-standard-build |
| 636 | </literallayout> | 636 | </literallayout> |
| 637 | </para> | 637 | </para> |
| 638 | 638 | ||
