diff options
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/common.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst index 5935d6f560..cea3ce7405 100644 --- a/documentation/kernel-dev/common.rst +++ b/documentation/kernel-dev/common.rst | |||
| @@ -589,8 +589,8 @@ recipe is processed. | |||
| 589 | 589 | ||
| 590 | In general, however, the Yocto Project maintainers take care of | 590 | In general, however, the Yocto Project maintainers take care of |
| 591 | moving the ``SRC_URI``-specified configuration options to the | 591 | moving the ``SRC_URI``-specified configuration options to the |
| 592 | kernel's ``meta`` branch. Not only is it easier for BSP developers to | 592 | kernel's ``meta`` branch. Not only is it easier for BSP developers |
| 593 | not have to worry about putting those configurations in the branch, | 593 | not to have to put those configurations in the branch, |
| 594 | but having the maintainers do it allows them to apply 'global' | 594 | but having the maintainers do it allows them to apply 'global' |
| 595 | knowledge about the kinds of common configuration options multiple | 595 | knowledge about the kinds of common configuration options multiple |
| 596 | BSPs in the tree are typically using. This allows for promotion of | 596 | BSPs in the tree are typically using. This allows for promotion of |
