summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/concepts-appx.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/concepts-appx.rst')
-rw-r--r--documentation/kernel-dev/concepts-appx.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst
index 8ec3d6be45..b3a2f3abbf 100644
--- a/documentation/kernel-dev/concepts-appx.rst
+++ b/documentation/kernel-dev/concepts-appx.rst
@@ -221,7 +221,7 @@ the line-by-line code ``diff`` level is now a trivial operation.
221The following illustration shows the conceptual Yocto Linux kernel. 221The following illustration shows the conceptual Yocto Linux kernel.
222 222
223.. image:: figures/kernel-architecture-overview.png 223.. image:: figures/kernel-architecture-overview.png
224 :align: center 224 :width: 100%
225 225
226In the illustration, the "Kernel.org Branch Point" marks the specific 226In the illustration, the "Kernel.org Branch Point" marks the specific
227spot (or Linux kernel release) from which the Yocto Linux kernel is 227spot (or Linux kernel release) from which the Yocto Linux kernel is
@@ -324,6 +324,7 @@ source files used during the build.
324 324
325.. image:: figures/kernel-overview-2-generic.png 325.. image:: figures/kernel-overview-2-generic.png
326 :align: center 326 :align: center
327 :width: 70%
327 328
328Again, for additional information on the Yocto Project kernel's 329Again, for additional information on the Yocto Project kernel's
329architecture and its branching strategy, see the 330architecture and its branching strategy, see the