diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 9eea8081c7..3bf600ca9e 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -1850,7 +1850,7 @@ system and gives an overview of their function and contents. | |||
1850 | 1850 | ||
1851 | :term:`DISTRO_EXTRA_RDEPENDS` | 1851 | :term:`DISTRO_EXTRA_RDEPENDS` |
1852 | Specifies a list of distro-specific packages to add to all images. | 1852 | Specifies a list of distro-specific packages to add to all images. |
1853 | This variable takes affect through ``packagegroup-base`` so the | 1853 | This variable takes effect through ``packagegroup-base`` so the |
1854 | variable only really applies to the more full-featured images that | 1854 | variable only really applies to the more full-featured images that |
1855 | include ``packagegroup-base``. You can use this variable to keep | 1855 | include ``packagegroup-base``. You can use this variable to keep |
1856 | distro policy out of generic images. As with all other distro | 1856 | distro policy out of generic images. As with all other distro |
@@ -4116,7 +4116,7 @@ system and gives an overview of their function and contents. | |||
4116 | :term:`KERNEL_VERSION` | 4116 | :term:`KERNEL_VERSION` |
4117 | Specifies the version of the kernel as extracted from ``version.h`` | 4117 | Specifies the version of the kernel as extracted from ``version.h`` |
4118 | or ``utsrelease.h`` within the kernel sources. Effects of setting | 4118 | or ``utsrelease.h`` within the kernel sources. Effects of setting |
4119 | this variable do not take affect until the kernel has been | 4119 | this variable do not take effect until the kernel has been |
4120 | configured. Consequently, attempting to refer to this variable in | 4120 | configured. Consequently, attempting to refer to this variable in |
4121 | contexts prior to configuration will not work. | 4121 | contexts prior to configuration will not work. |
4122 | 4122 | ||
@@ -6770,7 +6770,7 @@ system and gives an overview of their function and contents. | |||
6770 | 6770 | ||
6771 | You cannot set the :term:`SDKMACHINE` | 6771 | You cannot set the :term:`SDKMACHINE` |
6772 | variable in your distribution configuration file. If you do, the | 6772 | variable in your distribution configuration file. If you do, the |
6773 | configuration will not take affect. | 6773 | configuration will not take effect. |
6774 | 6774 | ||
6775 | :term:`SDKPATH` | 6775 | :term:`SDKPATH` |
6776 | Defines the path offered to the user for installation of the SDK that | 6776 | Defines the path offered to the user for installation of the SDK that |