diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a62c67d968..aaee23c5df 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -335,12 +335,12 @@ | |||
335 | <para> | 335 | <para> |
336 | Within the figure, the "Kernel.org Branch Point" represents the point in the tree | 336 | Within the figure, the "Kernel.org Branch Point" represents the point in the tree |
337 | where a supported base kernel is modified from the Linux kernel. | 337 | where a supported base kernel is modified from the Linux kernel. |
338 | For example, this could be the branch point for the <filename>linux-yocto-3.4</filename> | 338 | For example, this could be the branch point for the <filename>linux-yocto-3.19</filename> |
339 | kernel. | 339 | kernel. |
340 | Thus, everything further to the right in the structure is based on the | 340 | Thus, everything further to the right in the structure is based on the |
341 | <filename>linux-yocto-3.4</filename> kernel. | 341 | <filename>linux-yocto-3.19</filename> kernel. |
342 | Branch points to the right in the figure represent where the | 342 | Branch points to the right in the figure represent where the |
343 | <filename>linux-yocto-3.4</filename> kernel is modified for specific hardware | 343 | <filename>linux-yocto-3.19</filename> kernel is modified for specific hardware |
344 | or types of kernels, such as real-time kernels. | 344 | or types of kernels, such as real-time kernels. |
345 | Each leaf thus represents the end-point for a kernel designed to run on a specific | 345 | Each leaf thus represents the end-point for a kernel designed to run on a specific |
346 | targeted device. | 346 | targeted device. |