mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
kernel-dev: Spell checked the files and fixed appropriately.
(From yocto-docs rev: 0b9510d009f6437179c3848fc14c94af07ab99e2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d8eb848db8
commit
709ea3e270
@@ -371,7 +371,7 @@
|
||||
|
||||
WARNING: There were 2 hardware options requested that do not
|
||||
have a corresponding value present in the final ".config" file.
|
||||
This probably means you aren't getting the config you wanted.
|
||||
This probably means you are not't getting the config you wanted.
|
||||
The full list can be found in your kernel src dir at:
|
||||
meta/cfg/standard/mybsp/mismatch.cfg
|
||||
</literallayout>
|
||||
@@ -725,7 +725,7 @@
|
||||
"What changes have been applied to this tree?"
|
||||
Rather than using "grep" across directories to see what has
|
||||
changed, you can use Git to inspect or search the kernel tree.
|
||||
Using Git is an efficent way to see what has changed in the tree.
|
||||
Using Git is an efficient way to see what has changed in the tree.
|
||||
</para>
|
||||
|
||||
<section id='what-changed-in-a-kernel'>
|
||||
@@ -766,7 +766,7 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To see short, oneline summaries of changes use the
|
||||
To see short, one line summaries of changes use the
|
||||
<filename>git log</filename> command:
|
||||
<literallayout class='monospaced'>
|
||||
$ git log --oneline origin/standard/base..origin/standard/emenlow
|
||||
|
||||
Reference in New Issue
Block a user