diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index aa0737e498..a33595cd6f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2902,6 +2902,25 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 2902 | </glossdef> | 2902 | </glossdef> |
| 2903 | </glossentry> | 2903 | </glossentry> |
| 2904 | 2904 | ||
| 2905 | <glossentry id='var-INHERIT_DISTRO'><glossterm>INHERIT_DISTRO</glossterm> | ||
| 2906 | <glossdef> | ||
| 2907 | <para> | ||
| 2908 | Lists classes that are inherited by default at the | ||
| 2909 | distribution level. | ||
| 2910 | It is unlikely that you want to edit this variable. | ||
| 2911 | </para> | ||
| 2912 | |||
| 2913 | <para> | ||
| 2914 | The variable is set as follows in the | ||
| 2915 | <filename>meta/conf/distro/defaultsetup.conf</filename> | ||
| 2916 | file: | ||
| 2917 | <literallayout class='monospaced'> | ||
| 2918 | INHERIT_DISTRO ?= "debian devshell sstate license" | ||
| 2919 | </literallayout> | ||
| 2920 | </para> | ||
| 2921 | </glossdef> | ||
| 2922 | </glossentry> | ||
| 2923 | |||
| 2905 | <glossentry id='var-INITRAMFS_FSTYPES'><glossterm>INITRAMFS_FSTYPES</glossterm> | 2924 | <glossentry id='var-INITRAMFS_FSTYPES'><glossterm>INITRAMFS_FSTYPES</glossterm> |
| 2906 | <glossdef> | 2925 | <glossdef> |
| 2907 | <para> | 2926 | <para> |
