summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/common.rst2
-rw-r--r--documentation/kernel-dev/maint-appx.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst
index 0e545d1b89..3878f831be 100644
--- a/documentation/kernel-dev/common.rst
+++ b/documentation/kernel-dev/common.rst
@@ -1914,7 +1914,7 @@ differences:
1914 $ git show origin/standard/base..origin/standard/emenlow 1914 $ git show origin/standard/base..origin/standard/emenlow
1915 1915
1916Use this command to create individual patches for each change. Here is 1916Use this command to create individual patches for each change. Here is
1917an example that that creates patch files for each commit and places them 1917an example that creates patch files for each commit and places them
1918in your ``Documents`` directory: 1918in your ``Documents`` directory:
1919:: 1919::
1920 1920
diff --git a/documentation/kernel-dev/maint-appx.rst b/documentation/kernel-dev/maint-appx.rst
index 89f4b43343..44c43893e2 100644
--- a/documentation/kernel-dev/maint-appx.rst
+++ b/documentation/kernel-dev/maint-appx.rst
@@ -64,7 +64,7 @@ the "yocto-4.12" branch of the ``yocto-kernel-cache`` repository:
64 kernel versions (e.g. "yocto-4.12", "yocto-4.10", "yocto-4.9", and so forth). 64 kernel versions (e.g. "yocto-4.12", "yocto-4.10", "yocto-4.9", and so forth).
65 65
66Once you have checked out and switched to appropriate branches, you can 66Once you have checked out and switched to appropriate branches, you can
67see a snapshot of all the kernel source files used to used to build that 67see a snapshot of all the kernel source files used to build that
68particular Yocto Linux kernel for a particular board. 68particular Yocto Linux kernel for a particular board.
69 69
70To see the features and configurations for a particular Yocto Linux 70To see the features and configurations for a particular Yocto Linux